@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/4dd9fad3-f534-4613-a876-1073585671e1>
  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 "Czech Forest Institute"@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 "Czech Forest Institute"@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 "4dd9fad3-f534-4613-a876-1073585671e1"^^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 Recreation"@en, "Rekreační funkce lesa"@cs ;
  dc:description """Useful effects of the forest, which increases the attractiveness and suitability for recreation. Scale OPRL recreational potential in the intensity of the use of forests for recreation, judged by the impact of recreation on forest management (REKR). Declaring the recreational function of forests by the forest inventory reflects urban, recreational, sports arenas and spa forests (MEST,LAZN) 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é zvyšují vhodnost a atraktivnost území k rekreaci. Měřítko rekreačního potenciálu v OPRL určuje intenzita využívání lesa k rekreaci posuzována podle vlivu rekreace na hospodaření v lese (REKR). Deklarování rekreační funkce lesa společností vyjadřuje inventarizace lesů příměstských, rekreačních, sportovních areálů a lesů lázeňských (MEST, LAZN) 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:temporal [
    a dc:PeriodOfTime ;
    dcat:startDate "1977-03-10"^^xsd:date ;
    dcat:endDate "2005-01-15"^^xsd:date
  ] ;
  dc:created "2012-02-07"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "Data are updated annually."@en, "Data 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/4dd9fad3-f534-4613-a876-1073585671e1-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/4dd9fad3-f534-4613-a876-1073585671e1-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/4dd9fad3-f534-4613-a876-1073585671e1> .

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/4dd9fad3-f534-4613-a876-1073585671e1-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, "http://www.uhul.cz/idc/poskytdat/"@cs
  ] ;
  ns4:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/4dd9fad3-f534-4613-a876-1073585671e1> ;
  dc:format [ rdfs:label "Unknown" ] .

<https://geoportal.gov.cz/php/micka/record/turtle/4dd9fad3-f534-4613-a876-1073585671e1-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, "http://www.uhul.cz/idc/poskytdat/"@cs
  ] ;
  ns4:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/4dd9fad3-f534-4613-a876-1073585671e1> ;
  dc:format [ rdfs:label "Unknown" ] .

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