@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/0c412453-0cfe-4de0-a4d6-423737edf455> a dcat:Dataset ;
    dct:description "Rejestr Cen Nieruchomości Miasto Lublin" ;
    dct:identifier "0c412453-0cfe-4de0-a4d6-423737edf455" ;
    dct:issued "2026-02-23T13:20:45.362394"^^xsd:dateTime ;
    dct:modified "2026-02-24T05:50:01.998112"^^xsd:dateTime ;
    dct:publisher <https://otwartedane.lublin.eu/organization/e37b8416-c26a-4899-b5fa-06b9e7a09e66> ;
    dct:title "Rejestr Cen Nieruchomości" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wydział Geodezji" ] ;
    dcat:distribution <https://otwartedane.lublin.eu/dataset/0c412453-0cfe-4de0-a4d6-423737edf455/resource/b1432ea8-1403-45c2-ba27-4342ec78539b> .

<https://otwartedane.lublin.eu/dataset/0c412453-0cfe-4de0-a4d6-423737edf455/resource/b1432ea8-1403-45c2-ba27-4342ec78539b> a dcat:Distribution ;
    dct:description "Rejestr Cen Nieruchomości Miasta Lublin" ;
    dct:format "ZIP" ;
    dct:title "Rejestr Cen Nieruchomości Miasta Lublin" ;
    dcat:accessURL <https://gis.lublin.eu/otwartedane/pliki/0663_RCN.zip> ;
    dcat:mediaType "application/zip" .

<https://otwartedane.lublin.eu/organization/e37b8416-c26a-4899-b5fa-06b9e7a09e66> a foaf:Organization ;
    foaf:name "Urząd Miasta Lublin" .

