@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix org: <http://www.w3.org/ns/org#> .
@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 dqv: <http://www.w3.org/ns/dqv#> .
@prefix ns3: <http://www.opengis.net/ont/geosparql#> .
@prefix ns4: <http://www.w3.org/ns/adms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://geoportal.gov.cz/php/micka/record/turtle/4dd9ed66-d064-42ed-8d97-16ac585671e1>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dc:modified "2025-01-16"^^xsd:date ;
    dcat:contactPoint [
      a vcard:Individual ;
      vcard:fn "Hofman Milan"@en ;
      vcard:organization-name "Ústav pro hospodářskou úpravu lesů Brandýs nad Labem"@en, "Národní lesnický institut"@cs ;
      vcard:hasEmail <mailto:podatelna@nli.gov.cz> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "Nábřežní 1326" ;
        vcard:locality "Brandýs n/L" ;
        vcard:postal-code "250 01" ;
        vcard:country-name "Česká republika"
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a foaf:Person ;
        org:memberOf [
          a foaf:Organization ;
          foaf:name "Ústav pro hospodářskou úpravu lesů Brandýs nad Labem"@en, "Národní lesnický institut"@cs
        ] ;
        foaf:mbox <mailto:podatelna@nli.gov.cz> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "Nábřežní 1326" ;
          ns0:postName "Brandýs n/L" ;
          ns0:postCode "250 01" ;
          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 "4dd9ed66-d064-42ed-8d97-16ac585671e1"^^xsd:string ;
    dc:source [
      dc:modified "2025-01-16"^^xsd:date ;
      ns1:characterEncoding "UTF-8"^^xsd:string ;
      dc:conformsTo [
        a dc:Standard ;
        dc:title "ISO 19115/INSPIRE_TG2/CZ4"@en ;
        owl:versionInfo "2003/cor.1/2006"
      ]
    ]
  ] ;
  a dcat:Dataset ;
  ns2:resourceType <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
  dc:title "Forest Functions for Nature Protection"@en, "Funkce lesa v zájmu ochrany přírody"@cs ;
  dc:description """Useful forest effects, which support existence and the development of particulary protected organisms  and ecosystems.These interests are declared by particularly protected large and small areas in the society. National parks, protected landscape areas, national nature reserves, nature reserves, national nature monuments, nature monuments, registred significant landscape elements,  newly bird areas and European significant localities of Natura 2000 system are included in inventory within OPRL . Decree of the Ministry of Agriculture No.83 of 18th March 1996 on elaboration of Regional plans of forest development and on functional group definition.."""@en, """Užitečné účinky lesa, které podporují existenci a rozvoj zvláště chráněných organismů a ekosystémů. Společností jsou tyto zájmy deklarovány vyhlášením zvláště chráněných území velko i maloplošného charakteru. V rámci OPRL jsou inventarizovány národní parky, chráněné krajinné oblasti, národní přírodní rezervace, přírodní rezervace, národní přírodní památky, přírodní památky, registrované významné krajinné prvky, nově též ptačí oblasti a evropsky významné lokality soustavy NATURA 2000. Vyhláška č.83 MZe ze dne 18. března 1996, o zpracování oblastních plánů rozvoje lesů a o vymezení hospodářských souborů."""@cs ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/environment> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/lu>, <http://publications.europa.eu/resource/authority/data-theme/TECH> ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/OTHER> ;
  dqv:hasQualityMeasurement [
    a dqv:QualityMeasurement ;
    dqv:isMeasurementOf ns2:spatialResolutionAsScale ;
    dqv:value 0.0001
  ] ;
  dc:identifier "in preparation"^^xsd:string ;
  dc:language <http://publications.europa.eu/resource/authority/language/ENG> ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>11.99 48.253</gml:lowerCorner><gml:upperCorner>18.91 51.247</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [11.99,48.253], [11.99,51.247], [18.91,51.247], [18.91,48.253], [11.99,48.253]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((11.99 48.253,
                            11.99 51.247,
                            18.91 51.247,
                            18.91 48.253,
                            11.99 48.253))"""^^ns3:wktLiteral
  ] ;
  dc:created "2012-02-07"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "REZE, CHKO, VKP, NATURAData sources:REZE, CHKO, Natura: AOPKVKP: former district offices Data are updated annually."@en, "REZE, CHKO, VKP, NATURAzdroje dat:REZE, CHKO, Natura: AOPKVKP: bývalé okresní úřadyData jsou aktualizována ročně."@cs
  ] ;
  prov:wasUsedBy [
    a prov:Activity ;
    prov:generated [
      a prov:Entity ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/DegreeOfConformity/nonConformant> ;
      dc:description "See referenced specification"@en, "Viz odkazovanou specifikaci"@cs ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom <https://data.europa.eu/eli/dir/2007/2>
        ] ]
    ]
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/4dd9ed66-d064-42ed-8d97-16ac585671e1-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/4dd9ed66-d064-42ed-8d97-16ac585671e1-distribution2> ;
  dcat:contactPoint [
    a vcard:Individual ;
    vcard:fn "Petr Navrátil"@en ;
    vcard:organization-name "Czech Forest Institute branch Jablonec nad Nisou"@en, "Národní lesnický institut pobočka Jablonec nad Nisou"@cs ;
    vcard:hasEmail <mailto:podatelna@nli.gov.cz> ;
    vcard:hasAddress [
      a vcard:Address ;
      vcard:street-address "Jungmannova 10" ;
      vcard:locality "Jablonec n.N" ;
      vcard:postal-code "46601" ;
      vcard:country-name "ČR"
    ]
  ] ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/5514> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/4dd9ed66-d064-42ed-8d97-16ac585671e1> .

ns2: a dc:Standard .
<http://publications.europa.eu/resource/authority/language/ENG> 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/4dd9ed66-d064-42ed-8d97-16ac585671e1-distribution1>
  a dcat:Distribution ;
  dcat:accessURL <http://www.uhul.cz/idc/poskytdat/> ;
  dcat:downloadURL <http://www.uhul.cz/idc/poskytdat/> ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "http://www.uhul.cz/idc/poskytdat/"@en
  ] ;
  ns4:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/4dd9ed66-d064-42ed-8d97-16ac585671e1> ;
  dc:format [ rdfs:label "Unknown" ] .

<https://geoportal.gov.cz/php/micka/record/turtle/4dd9ed66-d064-42ed-8d97-16ac585671e1-distribution2>
  a dcat:Distribution ;
  dcat:accessURL <http://geoportal2.uhul.cz/mapserv/php/mapserv3.php?project=oprl_2011&layers=PLO> ;
  dcat:downloadURL <http://geoportal2.uhul.cz/mapserv/php/mapserv3.php?project=oprl_2011&layers=PLO> ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "http://www.uhul.cz/idc/poskytdat/"@en
  ] ;
  ns4:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/4dd9ed66-d064-42ed-8d97-16ac585671e1> ;
  dc:format [ rdfs:label "Unknown" ] .

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