@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/4ddde248-5378-4f38-a818-74e8585671e2>
  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 "4ddde248-5378-4f38-a818-74e8585671e2"^^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 Site Type"@en, "Lesní typ"@cs ;
  dc:description """Forest site type (FST) is the set of natural biocenoses and their developmental stages, including the environment, thus biogeocoenoses developmentally belonging to him. It is a unit of narrow margins for growth of trees, their wood production and consequently a desirable species composition and spatial similarity of forests and economic measures. FST is characterized by combination of the phytocenoses species, soil conditions, occurrence in the field and the potential quality of forest stands. in preparation"""@en, """Lesní typ je soubor přirozených a změněných biocenóz a jejich vývojových stádií včetně prostředí, tedy biogeocenóz vývojově k sobě patřících. Je to jednotka z úzkým ekologickým rozpětím pro růst dřevin, jejich produkci a obnovu a v důsledku toho i pro žádoucí druhovou a prostorovou skladbu lesů a podobnost hospodářských opatření. Lesní typ je charakterizován význačnou kombinací druhů příslušné fytocenózy, půdními vlastnostmi, výskytem v terénu a potenciální bonitou dřevin. v přípravě"""@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/CES> ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>12.0913562774658 48.5524139404297</gml:lowerCorner><gml:upperCorner>18.860912322998 51.0566024780273</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [12.0913562774658,48.5524139404297], [12.0913562774658,51.0566024780273], [18.860912322998,51.0566024780273], [18.860912322998,48.5524139404297], [12.0913562774658,48.5524139404297]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((12.0913562774658 48.5524139404297,
                            12.0913562774658 51.0566024780273,
                            18.860912322998 51.0566024780273,
                            18.860912322998 48.5524139404297,
                            12.0913562774658 48.5524139404297))"""^^ns3:wktLiteral
  ] ;
  dc:issued "2011-05-23"^^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/4ddde248-5378-4f38-a818-74e8585671e2-distribution1> ;
  dcat:contactPoint [
    a vcard:Individual ;
    vcard:fn "Zouhar Václav"@en ;
    vcard:organization-name "Czech Forest Institute branch Brno"@en, "Národní lesnický institut pobočka Brno"@cs ;
    vcard:hasEmail <mailto:podatelna@nli.gov.cz> ;
    vcard:hasAddress [
      a vcard:Address ;
      vcard:street-address "Vrázova 1" ;
      vcard:locality "Brno" ;
      vcard:postal-code "616 00" ;
      vcard:country-name "CZ"
    ]
  ] ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/5514> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/4ddde248-5378-4f38-a818-74e8585671e2> .

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/4ddde248-5378-4f38-a818-74e8585671e2-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> ;
  ns1:characterEncoding "UTF-8"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/4ddde248-5378-4f38-a818-74e8585671e2> ;
  dc:format [ rdfs:label "Unknown" ] .

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