@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#> .

<https://geoportal.gov.cz/php/micka/record/turtle/{D01D6BE2-FE3B-4B00-8227-8CA3A239A7BC}>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2023-12-01"^^xsd:date ;
    dcat:contactPoint [
      a prov:Agent, vcard:Organization ;
      vcard:fn "Zlínský kraj"@cs ;
      vcard:hasEmail <mailto:ukm@kr-zlinsky.cz> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "" ;
        vcard:locality "" ;
        vcard:postal-code ""
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a prov:Agent, foaf:Organization ;
        foaf:name "Zlínský kraj"@cs ;
        foaf:mbox <mailto:ukm@kr-zlinsky.cz> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "" ;
          ns0:postName "" ;
          ns0:postCode ""
        ]
      ] ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact> ;
      dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact>
    ] ;
    dc:identifier "{D01D6BE2-FE3B-4B00-8227-8CA3A239A7BC}"^^xsd:string ;
    dc:source [
      dc:modified "2023-12-01"^^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 "Plány péče EVL"@cs ;
  dc:description """Plány péče Evropsky významných lokalit, Zlínský kraj, 2012 Vyhlášení EVL jako ZCHÚ"""@cs ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/environment> ;
  ns3:applicableLegislation <http://data.europa.eu/eli/dir/2007/2/2019-06-26> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/ps>, <http://publications.europa.eu/resource/authority/data-theme/ENVI> ;
  dcat:keyword "Chráněná území"@cs ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/OTHER> ;
  dqv:hasQualityMeasurement [
    a dqv:QualityMeasurement ;
    dqv:isMeasurementOf ns2:spatialResolutionAsScale ;
    dqv:value 0.001
  ] ;
  dc:identifier "https://www.zlinskykraj.cz/CZ-70891320-D039"^^xsd:anyURI ;
  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>17.0201 48.817</gml:lowerCorner><gml:upperCorner>18.4989 49.6027</gml:upperCorner></gml:Envelope>"^^ns4:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [17.0201,48.817], [17.0201,49.6027], [18.4989,49.6027], [18.4989,48.817], [17.0201,48.817]
                            ]]}"""^^ns4:geoJSONLiteral, """
                    POLYGON((17.0201 48.817,
                            17.0201 49.6027,
                            18.4989 49.6027,
                            18.4989 48.817,
                            17.0201 48.817))"""^^ns4:wktLiteral
  ], <http://publications.europa.eu/resource/authority/country/CZE>, <https://linked.cuzk.cz/resource/ruian/stat/1> ;
  dc:modified "2012-05-25"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "Podkladová data: katastrální mapa, ortofotomapa 2008"@cs
  ] ;
  prov:wasUsedBy [
    a prov:Activity ;
    prov:generated [
      a prov:Entity ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/DegreeOfConformity/nonConformant> ;
      dc:description "Viz odkazovanou specifikaci"@cs ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom <http://data.europa.eu/eli/reg/2010/1089>
        ] ]
    ]
  ] ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a prov:Agent, foaf:Organization ;
      foaf:name "Zlínský kraj"@cs ;
      foaf:mbox <mailto:ukm@kr-zlinsky.cz> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "" ;
        ns0:postName "" ;
        ns0:postCode ""
      ]
    ] ;
    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 "Zlínský kraj"@cs ;
    vcard:hasEmail "ukm@kr-zlinsky.cz" ;
    vcard:adr [
      vcard:street-address "" ;
      vcard:locality "" ;
      vcard:postal-code ""
    ]
  ] ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/5514> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/{D01D6BE2-FE3B-4B00-8227-8CA3A239A7BC}> .

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 .
<http://www.opengis.net/def/crs/EPSG/0/5514> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
