@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 dqv: <http://www.w3.org/ns/dqv#> .
@prefix ns3: <http://www.opengis.net/ont/geosparql#> .

<https://geoportal.gov.cz/php/micka/record/turtle/4eaf03ef-4510-457d-a640-2ba1c0a80138>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2020-08-28"^^xsd:date ;
    dcat:contactPoint [
      a prov:Agent, vcard:Organization ;
      vcard:fn "Univerzita Palackého v Olomouci, katedra geografie"@cs ;
      vcard:hasTelephone <tel:+420775772312> ;
      vcard:hasEmail <mailto:ales.letal@upol.cz> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "tř. 17. listopadu 12" ;
        vcard:locality "Olomouc" ;
        vcard:postal-code "771 46"
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a prov:Agent, foaf:Organization ;
        foaf:name "Univerzita Palackého v Olomouci, katedra geografie"@cs ;
        foaf:mbox <mailto:ales.letal@upol.cz> ;
        foaf:phone <tel:+420775772312> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "tř. 17. listopadu 12" ;
          ns0:postName "Olomouc" ;
          ns0:postCode "771 46"
        ]
      ] ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/principalInvestigator> ;
      dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/principalInvestigator>
    ] ;
    dc:identifier "4eaf03ef-4510-457d-a640-2ba1c0a80138"^^xsd:string ;
    dc:source [
      dc:modified "2020-08-28"^^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 "Aleje"@cs ;
  dc:description """Vybrané aleje v ČR. Počáteční datová sada obsahuje významné aleje Olomouckého kraje. Aleje jsou vymezeny polygony a doplněné základními informacemi v atributové tabulce. Mapování alejí ČR je dlouhodobá aktivita na které spolupracují nezisková organizace Arnika,  Katedra geografie PřF UP, Výzkumný ústav Silva Taroucy pro krajinu a okrasné zahradnictví, v.v.i. a Agentura ochrany přírody a krajiny."""@cs ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/biota> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/hb>, <http://publications.europa.eu/resource/authority/data-theme/ENVI> ;
  dcat:keyword "Stanoviště a biotopy"@cs ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/OTHER> ;
  dqv:hasQualityMeasurement [
    a dqv:QualityMeasurement ;
    dqv:isMeasurementOf ns2:spatialResolutionAsScale ;
    dqv:value 0.0001
  ] ;
  dcat:spatialResolutionInMeters 3.0 ;
  dc:identifier "CZ-UPOL-ALEJE"^^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>11.99 48.25</gml:lowerCorner><gml:upperCorner>18.91 51.25</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.25], [11.99,51.25], [18.91,51.25], [18.91,48.25], [11.99,48.25]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((11.99 48.25,
                            11.99 51.25,
                            18.91 51.25,
                            18.91 48.25,
                            11.99 48.25))"""^^ns3:wktLiteral
  ], <https://publications.europa.eu/resource/authority/country/CZE>, <https://linked.cuzk.cz/resource/ruian/stat/1> ;
  dc:created "2011-11-01"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "Vektorizace podle ortofotomapy z geoportálu."@cs
  ] ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a prov:Agent, foaf:Organization ;
      foaf:name "Univerzita Palackého v Olomouci, katedra geografie"@cs ;
      foaf:mbox <mailto:ales.letal@upol.cz> ;
      foaf:phone <tel:+420775772312> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "tř. 17. listopadu 12" ;
        ns0:postName "Olomouc" ;
        ns0:postCode "771 46"
      ]
    ] ;
    dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/principalInvestigator> ;
    dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/principalInvestigator>
  ] ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/5221> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/4eaf03ef-4510-457d-a640-2ba1c0a80138> .

ns2: a dc:Standard .
<http://publications.europa.eu/resource/authority/language/CES> a dc:LinguisticSystem .
<http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/principalInvestigator> a dcat:Role .
ns2:spatialResolutionAsScale a dqv:Metric .
<http://www.opengis.net/def/crs/EPSG/0/5221> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
