@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix ns0: <http://w3.org/ns/locn#> .
@prefix ns1: <http://www.w3.org/2011/content#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns2: <http://data.europa.eu/930/> .
@prefix ns3: <http://data.europa.eu/r5r/> .
@prefix dqv: <http://www.w3.org/ns/dqv#> .
@prefix ns4: <http://www.opengis.net/ont/geosparql#> .
@prefix ns5: <http://www.w3.org/ns/adms#> .

<https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2024-10-22"^^xsd:date ;
    dcat:contactPoint [
      a prov:Agent, vcard:Organization ;
      vcard:fn "Plzeňský kraj"@cs ;
      vcard:hasTelephone <tel:377195264> ;
      vcard:hasEmail <mailto:michal.soucek@plzensky-kraj.cz> ;
      vcard:hasURL </www.plzensky-kraj.cz> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "Škroupova 18" ;
        vcard:locality "Plzeň" ;
        vcard:postal-code "30613" ;
        vcard:country-name "Česká republika"
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a prov:Agent, foaf:Organization ;
        foaf:name "Plzeňský kraj"@cs ;
        foaf:mbox <mailto:michal.soucek@plzensky-kraj.cz> ;
        foaf:phone <tel:377195264> ;
        foaf:workplaceHomepage </www.plzensky-kraj.cz> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "Škroupova 18" ;
          ns0:postName "Plzeň" ;
          ns0:postCode "30613" ;
          ns0:adminUnitL1 "Česká republika"
        ]
      ] ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact> ;
      dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact>
    ] ;
    dc:identifier "58c273cf-9394-4618-9c56-0ce1c0a80138"^^xsd:string ;
    dc:source [
      dc:modified "2024-10-22"^^xsd:date ;
      ns1:characterEncoding "UTF-8"^^xsd:string ;
      dc:conformsTo [
        a dc:Standard ;
        dc:title "ISO 19115/INSPIRE_TG2/CZ4"@cs ;
        owl:versionInfo "2003/cor.1/2006"
      ]
    ]
  ] ;
  a dcat:Dataset ;
  ns2:resourceType <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
  dc:title "INSPIRE datová sada pro téma Využití území - kraj Plzeňský"@cs ;
  dc:description """INSPIRE datová sada pro téma Využití území - kraj Plzeňský, odvozená z ploch a koridorů aktuálních Zásad územního rozvoje Plzeňského kraje. Zastupitelstvo Plzeňského kraje dne 17. 12. 2018 na svém 13. zasedání vydalo usnesením č. 920/18 Aktualizaci č.4 Zásad územního rozvoje Plzeňského kraje. Úplné znění Zásad územního rozvoje Plzeňského kraje zahrnuje Aktualizaci č.1, Aktualizaci č.2 i Aktualizaci č.4. Tato aktualizovaná územně plánovací dokumentace pro celé území kraje nahradila dosud platné Zásady územního rozvoje PK a je závazná pro vydávání územních plánů, regulačních plánů a pro rozhodování v území."""@cs ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/planningCadastre> ;
  ns3:applicableLegislation <http://data.europa.eu/eli/dir/2007/2/2019-06-26> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/lu>, <http://publications.europa.eu/resource/authority/data-theme/TECH>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialScope/regional> ;
  dcat:keyword "Využití území"@cs, "Regionální"@cs, "Plzeňský kraj"@cs, "ZÚR - Zásady územního rozvoje"@cs, "INSPIRE"@cs ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
  dqv:hasQualityMeasurement [
    a dqv:QualityMeasurement ;
    dqv:isMeasurementOf ns2:spatialResolutionAsScale ;
    dqv:value 0.00001
  ], [
    a dqv:QualityMeasurement ;
    dqv:isMeasurementOf ns2:spatialResolutionAsScale ;
    dqv:value 0.00002
  ] ;
  dc:identifier "CZ-70890366-ZUR_INSPIRE"^^xsd:string ;
  dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>12.41 48.94</gml:lowerCorner><gml:upperCorner>13.83 50.10</gml:upperCorner></gml:Envelope>"^^ns4:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [12.41,48.94], [12.41,50.10], [13.83,50.10], [13.83,48.94], [12.41,48.94]
                            ]]}"""^^ns4:geoJSONLiteral, """
                    POLYGON((12.41 48.94,
                            12.41 50.10,
                            13.83 50.10,
                            13.83 48.94,
                            12.41 48.94))"""^^ns4:wktLiteral
  ], <http://publications.europa.eu/resource/authority/country/CZE>, <https://linked.cuzk.cz/resource/ruian/stat/1> ;
  dc:temporal [
    a dc:PeriodOfTime ;
    dcat:startDate "2014-04-01"^^xsd:date
  ] ;
  dc:modified "2020-12-10"^^xsd:date ;
  dc:created "2017-04-01"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "Opatření obecné povahy vydané usnesením Zastupitelstva Plzeňského kraje."@cs
  ] ;
  dc:conformsTo <http://data.europa.eu/eli/reg/2010/1089>, <http://data.europa.eu/eli/reg/2008/1205>, <http://data.europa.eu/eli/reg/2010/268>, <http://www.opengis.net/def/crs/EPSG/0/5514>, <http://www.opengis.net/def/crs/EPSG/0/4326>, <http://www.opengis.net/def/crs/EPSG/0/4258>, <http://www.opengis.net/def/crs/EPSG/0/3035> ;
  prov:wasUsedBy [
    a prov:Activity ;
    prov:generated [
      a prov:Entity ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/DegreeOfConformity/conformant> ;
      dc:description "Viz odkazovanou specifikaci"@cs ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom <http://data.europa.eu/eli/reg/2010/1089>
        ] ]
    ]
  ], [
    a prov:Activity ;
    prov:generated [
      a prov:Entity ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/DegreeOfConformity/conformant> ;
      dc:description "Viz odkazovanou specifikaci"@cs ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom <http://data.europa.eu/eli/reg/2008/1205>
        ] ]
    ]
  ], [
    a prov:Activity ;
    prov:generated [
      a prov:Entity ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/DegreeOfConformity/conformant> ;
      dc:description "Viz odkazovanou specifikaci"@cs ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom <http://data.europa.eu/eli/reg/2010/268>
        ] ]
    ]
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-distribution2>, <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-distribution3> ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a prov:Agent, foaf:Organization ;
      foaf:name "Plzeňský kraj"@cs ;
      foaf:mbox <mailto:gis@kr-plzensky.cz> ;
      foaf:phone <tel:377195264> ;
      foaf:workplaceHomepage </www.plzensky-kraj.cz> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "Škroupova 18" ;
        ns0:postName "Plzeň" ;
        ns0:postCode "30613" ;
        ns0:adminUnitL1 "Česká republika"
      ]
    ] ;
    dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian> ;
    dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian>
  ] ;
  dc:publisher [
    a foaf:Organization ;
    vcard:organization-name "Plzeňský kraj"@cs ;
    vcard:hasEmail "gis@kr-plzensky.cz" ;
    vcard:hasTelephone [
      vcard:hasValue <tel:377195264> ;
      a vcard:Voice
    ] ;
    vcard:adr [
      vcard:street-address "Škroupova 18" ;
      vcard:locality "Plzeň" ;
      vcard:postal-code "30613" ;
      vcard:country-name "Česká republika"
    ]
  ] ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/58c273cf-9394-4618-9c56-0ce1c0a80138> .

ns2: a dc:Standard .
<http://publications.europa.eu/resource/authority/language/CES> a dc:LinguisticSystem .
<http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact> a dcat:Role .
ns2:spatialResolutionAsScale a dqv:Metric .
<https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-distribution1>
  a dcat:Distribution ;
  dc:description ""@cs ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-access1> ;
  dcat:accessURL <https://ags.plzensky-kraj.cz/arcgis/services/ZUR_INSPIRE/MapServer/WMSServer?SERVICE=WMS&REQUEST=GetCapabilities> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-access1>
  a dcat:DataService ;
  dc:title ""@cs ;
  dcat:endpointURL <https://ags.plzensky-kraj.cz/arcgis/services/ZUR_INSPIRE/MapServer/WMSServer> ;
  dcat:endpointDescription <https://ags.plzensky-kraj.cz/arcgis/services/ZUR_INSPIRE/MapServer/WMSServer?SERVICE=WMS&REQUEST=GetCapabilities> ;
  foaf:page <https://ags.plzensky-kraj.cz/arcgis/services/ZUR_INSPIRE/MapServer/WMSServer?SERVICE=WMS&REQUEST=GetCapabilities> ;
  dc:conformsTo <http://www.opengeospatial.org/standards/wms> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Plzeňský kraj"@cs ;
  vcard:hasEmail "gis@kr-plzensky.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-distribution2>
  a dcat:Distribution ;
  dc:description ""@cs ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-access2> ;
  dcat:accessURL <https://ags.plzensky-kraj.cz/arcgis/services/ZUR_INSPIRE/MapServer/WFSServer?SERVICE=WFS&REQUEST=GetCapabilities> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-access2>
  a dcat:DataService ;
  dc:title ""@cs ;
  dcat:endpointURL <https://ags.plzensky-kraj.cz/arcgis/services/ZUR_INSPIRE/MapServer/WFSServer> ;
  dcat:endpointDescription <https://ags.plzensky-kraj.cz/arcgis/services/ZUR_INSPIRE/MapServer/WFSServer?SERVICE=WFS&REQUEST=GetCapabilities> ;
  foaf:page <https://ags.plzensky-kraj.cz/arcgis/services/ZUR_INSPIRE/MapServer/WFSServer?SERVICE=WFS&REQUEST=GetCapabilities> ;
  dc:conformsTo <http://www.opengeospatial.org/standards/wfs> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-cp2-1>
  a vcard:Organization ;
  vcard:organization-name "Plzeňský kraj"@cs ;
  vcard:hasEmail "gis@kr-plzensky.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-distribution3>
  a dcat:Distribution ;
  dc:description ""@cs ;
  dcat:accessURL <https://geoportal.plzensky-kraj.cz/gs/zasady-uzemniho-rozvoje> ;
  foaf:page <https://geoportal.plzensky-kraj.cz/gs/zasady-uzemniho-rozvoje> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply> ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  ns5:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  ns1:characterEncoding "windows-1250"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/58c273cf-9394-4618-9c56-0ce1c0a80138> ;
  dcat:mediaType <http://inspire.ec.europa.eu/media-types/application/x-filegdb> ;
  dc:format <http://publications.europa.eu/resource/authority/file-type/GDB> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/58c273cf-9394-4618-9c56-0ce1c0a80138-cp3-1>
  a vcard:Organization ;
  vcard:organization-name "Plzeňský kraj"@cs ;
  vcard:hasEmail "gis@kr-plzensky.cz" .

<http://www.opengis.net/def/crs/EPSG/0/5514> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
<http://www.opengis.net/def/crs/EPSG/0/4326> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
<http://www.opengis.net/def/crs/EPSG/0/4258> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
<http://www.opengis.net/def/crs/EPSG/0/3035> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
