@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/uchwala-krajobrazowa> a dcat:Dataset ;
  dct:identifier "d24f0a5c-6110-4b4b-b6c0-f7fb3b67bf00" ;
  dct:title "Landscape Resolution" ;
  dct:description "On 21 April 2022, the Kielce City Council adopted the Landscape Resolution (No. LX/1188/2022), which regulates the rules for locating advertisements, signs, small architecture elements and fences. The document specifies, among other things, their permitted dimensions, quality standards and materials. The regulations entered into force on 13 May 2022, and the adjustment period ends on 13 May 2025. Kielce was divided into four zones: A, B, C and D. Different rules apply in each zone." ;
  dct:issued "2025-05-16T15:03:11+02:00"^^xsd:dateTime ;
  dct:modified "2026-07-17T15:27:10+02:00"^^xsd:dateTime ;
  dcat:landingPage <https://dane.kielce.eu/pl/en/datasets/uchwala-krajobrazowa> ;
  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 "Landscape resolution"
  ; dcat:keyword "Spatial planning"
  ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51052247 50.79329822,20.72062639 50.79329822,20.72062639 50.91508243,20.51052247 50.91508243,20.51052247 50.79329822))"^^geosparql:wktLiteral ]
  ; dct:source [ dct:title "ISDP" ; dct:description "Source system for spatial and register data." ; dct:type "system" ]
  ; dcat:distribution [ <https://dane.kielce.eu/pl/en/datasets/uchwala-krajobrazowa/resources/019edef5-b43d-7763-a5da-db081de38297/download#distribution> a dcat:Distribution ; dct:title "uchwala_krajobrazowa.fgb" ; dct:format "flatgeobuf" ; dcat:downloadURL <https://dane.kielce.eu/pl/en/datasets/uchwala-krajobrazowa/resources/019edef5-b43d-7763-a5da-db081de38297/download> ; dct:modified "2026-06-19T10:18:24+02:00"^^xsd:dateTime ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51052247 50.79329822,20.72062639 50.79329822,20.72062639 50.91508243,20.51052247 50.91508243,20.51052247 50.79329822))"^^geosparql:wktLiteral ] ]
  ; dcat:distribution [ <https://dane.kielce.eu/pl/en/datasets/uchwala-krajobrazowa/resources/019edef5-bb9e-7130-aa6b-6f69dd46fd78/download#distribution> a dcat:Distribution ; dct:title "uchwala_krajobrazowa.geojson" ; dct:format "geojson" ; dcat:downloadURL <https://dane.kielce.eu/pl/en/datasets/uchwala-krajobrazowa/resources/019edef5-bb9e-7130-aa6b-6f69dd46fd78/download> ; dct:modified "2026-06-19T10:18:26+02:00"^^xsd:dateTime ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51052247 50.79329822,20.72062639 50.79329822,20.72062639 50.91508243,20.51052247 50.91508243,20.51052247 50.79329822))"^^geosparql:wktLiteral ] ]
  ; dcat:distribution [ <https://dane.kielce.eu/pl/en/datasets/uchwala-krajobrazowa/resources/019edef5-b763-78a8-a77c-52fe3492fb5b/download#distribution> a dcat:Distribution ; dct:title "uchwala_krajobrazowa.gpkg" ; dct:format "gpkg" ; dcat:downloadURL <https://dane.kielce.eu/pl/en/datasets/uchwala-krajobrazowa/resources/019edef5-b763-78a8-a77c-52fe3492fb5b/download> ; dct:modified "2026-06-19T10:18:25+02:00"^^xsd:dateTime ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51052247 50.79329822,20.72062639 50.79329822,20.72062639 50.91508243,20.51052247 50.91508243,20.51052247 50.79329822))"^^geosparql:wktLiteral ] ]
  ; dcat:distribution [ <https://dane.kielce.eu/pl/en/datasets/uchwala-krajobrazowa/resources/019edef5-be25-7d12-87bd-24069d0b8458/download#distribution> a dcat:Distribution ; dct:title "uchwala_krajobrazowa.parquet" ; dct:format "parquet" ; dcat:downloadURL <https://dane.kielce.eu/pl/en/datasets/uchwala-krajobrazowa/resources/019edef5-be25-7d12-87bd-24069d0b8458/download> ; dct:modified "2026-06-19T10:18:27+02:00"^^xsd:dateTime ; dct:spatial [ a dct:Location ; dcat:bbox "POLYGON((20.51052247 50.79329822,20.72062639 50.79329822,20.72062639 50.91508243,20.51052247 50.91508243,20.51052247 50.79329822))"^^geosparql:wktLiteral ] ]
  .

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