@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/603c75fe-dd16-493f-911f-5e2fc064c423> a dcat:Dataset ;
    dct:description "Liczba studentów zagranicznych w stosunku do ogólnej liczby studentów" ;
    dct:identifier "603c75fe-dd16-493f-911f-5e2fc064c423" ;
    dct:issued "2026-03-16T12:49:31.963869"^^xsd:dateTime ;
    dct:modified "2026-03-16T12:49:50.043102"^^xsd:dateTime ;
    dct:publisher <https://otwartedane.lublin.eu/organization/b9b04d09-6364-4f1b-9169-1db960d51172> ;
    dct:title "A.2.1.a. Liczba studentów zagranicznych w stosunku do ogólnej liczby studentów" ;
    dcat:distribution <https://otwartedane.lublin.eu/dataset/603c75fe-dd16-493f-911f-5e2fc064c423/resource/e63b24ef-c564-47ff-b8be-521757d44994> .

<https://otwartedane.lublin.eu/dataset/603c75fe-dd16-493f-911f-5e2fc064c423/resource/e63b24ef-c564-47ff-b8be-521757d44994> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "A.2.1.a. Liczba studentów zagranicznych w stosunku do ogólnej liczby studentów.csv" ;
    dcat:accessURL <https://otwartedane.lublin.eu/dataset/603c75fe-dd16-493f-911f-5e2fc064c423/resource/e63b24ef-c564-47ff-b8be-521757d44994/download/a.2.1.a.-liczba-studentow-zagranicznych-w-stosunku-do-ogolnej-liczby-studentow.csv> ;
    dcat:byteSize 203.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" .

