@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://otwartedane.lublin.eu/dataset/30f680cd-153b-4898-9b5f-cc9db1a980b0> a dcat:Dataset ;
    dct:description "Liczba studentów zagranicznych w stosunku do ogólnej liczby studentów" ;
    dct:identifier "30f680cd-153b-4898-9b5f-cc9db1a980b0" ;
    dct:issued "2026-03-16T12:54:26.427983"^^xsd:dateTime ;
    dct:modified "2026-03-16T12:54:55.592548"^^xsd:dateTime ;
    dct:publisher <https://otwartedane.lublin.eu/organization/b9b04d09-6364-4f1b-9169-1db960d51172> ;
    dct:title "A.2.1.b. Liczba studentów zagranicznych w stosunku do ogólnej liczby studentów" ;
    dcat:distribution <https://otwartedane.lublin.eu/dataset/30f680cd-153b-4898-9b5f-cc9db1a980b0/resource/e31b9db5-c4c9-4499-bd8a-6bcfde7c1dfc> .

<https://otwartedane.lublin.eu/dataset/30f680cd-153b-4898-9b5f-cc9db1a980b0/resource/e31b9db5-c4c9-4499-bd8a-6bcfde7c1dfc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "A.2.1.b. Liczba studentów zagranicznych w stosunku do ogólnej liczby studentów.csv" ;
    dcat:accessURL <https://otwartedane.lublin.eu/dataset/30f680cd-153b-4898-9b5f-cc9db1a980b0/resource/e31b9db5-c4c9-4499-bd8a-6bcfde7c1dfc/download/a.2.1.b.-liczba-studentow-zagranicznych-w-stosunku-do-ogolnej-liczby-studentow.csv> ;
    dcat:byteSize 567.0 ;
    dcat:mediaType "text/csv" .

<https://otwartedane.lublin.eu/organization/b9b04d09-6364-4f1b-9169-1db960d51172> a foaf:Organization ;
    foaf:name "Główny Urząd Statystyczny" .

