@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dane.kielce.eu/dataset/punkty-adresowe> a dcat:Dataset ;
  dct:identifier "a6d617de-37c8-491e-9a8e-f3e4c993ff49" ;
  dct:title "Punkty adresowe" ;
  dct:description "Zbiór danych przedstawiający lokalizacje punktów adresowych na terenie Miasta Kielce. Każdy rekord odpowiada jednemu punktowi adresowemu przypisanemu do budynku lub działki, zawiera pełen zapis adresu, numer oraz kod TERYT ulicy." ;
  dct:issued "2025-05-20T13:40:56+02:00"^^xsd:dateTime ;
  dct:modified "2026-04-09T13:13:41+02:00"^^xsd:dateTime ;
  dcat:landingPage <https://dane.kielce.eu/dataset/punkty-adresowe> ;
  dct:license <https://creativecommons.org/licenses/by/4.0/deed.pl> ;
  dct:publisher [ a foaf:Organization ; foaf:name "Urząd Miasta Kielce" ]
  ; dcat:keyword "Geodezja i granice"
  ; dcat:keyword "Punkty adresowe"
  ; dcat:theme "Mieszkalnictwo"
  ; dcat:distribution [ <https://dane.kielce.eu/dataset/punkty-adresowe/resource/019d71f2-9008-7e05-b30a-dac2140719b1/download#distribution> a dcat:Distribution ; dct:title "punkty_adresowe.fgb" ; dct:format "flatgeobuf" ; dcat:downloadURL <https://dane.kielce.eu/dataset/punkty-adresowe/resource/019d71f2-9008-7e05-b30a-dac2140719b1/download> ; dct:modified "2026-04-09T13:13:35+02:00"^^xsd:dateTime ]
  ; dcat:distribution [ <https://dane.kielce.eu/dataset/punkty-adresowe/resource/019d71f2-97c7-7443-9f0e-1552c572e0ed/download#distribution> a dcat:Distribution ; dct:title "punkty_adresowe.gpkg" ; dct:format "gpkg" ; dcat:downloadURL <https://dane.kielce.eu/dataset/punkty-adresowe/resource/019d71f2-97c7-7443-9f0e-1552c572e0ed/download> ; dct:modified "2026-04-09T13:13:37+02:00"^^xsd:dateTime ]
  ; dcat:distribution [ <https://dane.kielce.eu/dataset/punkty-adresowe/resource/019d71f2-a0de-703b-a065-5a099f6f564d/download#distribution> a dcat:Distribution ; dct:title "punkty_adresowe.geojson" ; dct:format "geojson" ; dcat:downloadURL <https://dane.kielce.eu/dataset/punkty-adresowe/resource/019d71f2-a0de-703b-a065-5a099f6f564d/download> ; dct:modified "2026-04-09T13:13:39+02:00"^^xsd:dateTime ]
  ; dcat:distribution [ <https://dane.kielce.eu/dataset/punkty-adresowe/resource/019d71f2-a6bf-7e43-955a-30290b18362d/download#distribution> a dcat:Distribution ; dct:title "punkty_adresowe.parquet" ; dct:format "parquet" ; dcat:downloadURL <https://dane.kielce.eu/dataset/punkty-adresowe/resource/019d71f2-a6bf-7e43-955a-30290b18362d/download> ; dct:modified "2026-04-09T13:13:41+02:00"^^xsd:dateTime ]
  .

<https://creativecommons.org/licenses/by/4.0/deed.pl> rdfs:label "Creative Commons Attribution 4.0 International" .
