@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/4dd9fff3-ed64-427d-ab9a-3190585671e2>
  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 "4dd9fff3-ed64-427d-ab9a-3190585671e2"^^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 "Forests required for forestry education and research"@en, "Lesy sloužící k výuce a lesnickému výzkumu"@cs ;
  dc:description """Training forest enterprises of faculties of forestry and training forest districts of forestry schools and research  areas  of scientific institutions. 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, """Školní lesní podniky lesnických fakult, školní polesí lesnických škol a výzkumné plochy vědeckých pracovišť. 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 "2009-05-27"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description """SKOL: training forest enterprises of faculties of forestry or training forest districts of forestry schools, VYZK: research  areas  of scientific institutions
Data are updated annually."""@en, """SKOL: Školní lesní podniky lesnických fakult, školní polesí lesnických škol VYZK: výzkumné plochy vědeckých pracovišť.
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/4dd9fff3-ed64-427d-ab9a-3190585671e2-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/4dd9fff3-ed64-427d-ab9a-3190585671e2-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/4dd9fff3-ed64-427d-ab9a-3190585671e2> .

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/4dd9fff3-ed64-427d-ab9a-3190585671e2-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/4dd9fff3-ed64-427d-ab9a-3190585671e2> ;
  dc:format [ rdfs:label "Unknown" ] .

<https://geoportal.gov.cz/php/micka/record/turtle/4dd9fff3-ed64-427d-ab9a-3190585671e2-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/4dd9fff3-ed64-427d-ab9a-3190585671e2> ;
  dc:format [ rdfs:label "Unknown" ] .

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