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

<https://dane.kielce.eu/pl/en/datasets/punkty-adresowe> a dcat:Dataset ;
  dct:identifier "a6d617de-37c8-491e-9a8e-f3e4c993ff49" ;
  dct:title "Address points" ;
  dct:description "A dataset showing the locations of address points in the City of Kielce. Each record corresponds to one address point assigned to a building or parcel and contains the full address, number and street TERYT code." ;
  dct:issued "2025-05-20T13:40:56+02:00"^^xsd:dateTime ;
  dct:modified "2026-07-17T15:27:10+02:00"^^xsd:dateTime ;
  dcat:landingPage <https://dane.kielce.eu/pl/en/datasets/punkty-adresowe> ;
  dct:license <https://creativecommons.org/licenses/by/4.0/deed.en> ;
  dct:conformsTo <https://semiceu.github.io/DCAT-AP/drafts/3.0.2/> ;
  dct:publisher [ a foaf:Organization ; foaf:name "Kielce City Hall" ]
  ; dcat:keyword "Address points"
  ; dcat:keyword "Geodesy and boundaries"
  ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51171399 50.79359612,20.71525521 50.79359612,20.71525521 50.91285206,20.51171399 50.91285206,20.51171399 50.79359612))"^^geosparql:wktLiteral ]
  ; dct:source [ dct:title "ISDP" ; dct:description "Source system for spatial and register data." ; dct:type "system" ]
  ; dct:source [ dct:title "Siatka przestrzenna portalu" ; dct:description "Pochodne pola siatki przestrzennej generowane w portalu do agregacji i prezentacji danych." ; dct:type "derived" ]
  ; dcat:distribution [ <https://dane.kielce.eu/pl/en/datasets/punkty-adresowe/resources/019edef5-90ca-71c8-817f-b8e86f36c1ed/download#distribution> a dcat:Distribution ; dct:title "punkty_adresowe.fgb" ; dct:format "flatgeobuf" ; dcat:downloadURL <https://dane.kielce.eu/pl/en/datasets/punkty-adresowe/resources/019edef5-90ca-71c8-817f-b8e86f36c1ed/download> ; dct:modified "2026-06-19T10:18:16+02:00"^^xsd:dateTime ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51171399 50.79359612,20.71525521 50.79359612,20.71525521 50.91285206,20.51171399 50.91285206,20.51171399 50.79359612))"^^geosparql:wktLiteral ] ]
  ; dcat:distribution [ <https://dane.kielce.eu/pl/en/datasets/punkty-adresowe/resources/019edef5-9f12-7ac6-8151-faea543a283e/download#distribution> a dcat:Distribution ; dct:title "punkty_adresowe.geojson" ; dct:format "geojson" ; dcat:downloadURL <https://dane.kielce.eu/pl/en/datasets/punkty-adresowe/resources/019edef5-9f12-7ac6-8151-faea543a283e/download> ; dct:modified "2026-06-19T10:18:19+02:00"^^xsd:dateTime ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51171399 50.79359612,20.71525521 50.79359612,20.71525521 50.91285206,20.51171399 50.91285206,20.51171399 50.79359612))"^^geosparql:wktLiteral ] ]
  ; dcat:distribution [ <https://dane.kielce.eu/pl/en/datasets/punkty-adresowe/resources/019edef5-97b6-7152-a1a1-6e08067ca502/download#distribution> a dcat:Distribution ; dct:title "punkty_adresowe.gpkg" ; dct:format "gpkg" ; dcat:downloadURL <https://dane.kielce.eu/pl/en/datasets/punkty-adresowe/resources/019edef5-97b6-7152-a1a1-6e08067ca502/download> ; dct:modified "2026-06-19T10:18:17+02:00"^^xsd:dateTime ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51171399 50.79359612,20.71525521 50.79359612,20.71525521 50.91285206,20.51171399 50.91285206,20.51171399 50.79359612))"^^geosparql:wktLiteral ] ]
  ; dcat:distribution [ <https://dane.kielce.eu/pl/en/datasets/punkty-adresowe/resources/019edef5-a71b-7c61-8b48-5791bd525c8b/download#distribution> a dcat:Distribution ; dct:title "punkty_adresowe.parquet" ; dct:format "parquet" ; dcat:downloadURL <https://dane.kielce.eu/pl/en/datasets/punkty-adresowe/resources/019edef5-a71b-7c61-8b48-5791bd525c8b/download> ; dct:modified "2026-06-19T10:18:21+02:00"^^xsd:dateTime ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51171399 50.79359612,20.71525521 50.79359612,20.71525521 50.91285206,20.51171399 50.91285206,20.51171399 50.79359612))"^^geosparql:wktLiteral ] ]
  .

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