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

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2026-02-26"^^xsd:date ;
    dcat:contactPoint [
      a vcard:Individual ;
      vcard:fn "Vlček, Bohumil, Ing."@cs ;
      vcard:organization-name "Český úřad zeměměřický a katastrální"@cs, "Czech Office for Surveying, Mapping and Cadastre"@en ;
      vcard:hasTelephone <tel:+420284041561> ;
      vcard:hasEmail <mailto:bohumil.vlcek@cuzk.gov.cz>, <mailto:podpora.zums@cuzk.gov.cz> ;
      vcard:hasURL <https://geoportal.cuzk.gov.cz> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "Pod sídlištěm 1800/9" ;
        vcard:locality "Praha 8" ;
        vcard:postal-code "182 11" ;
        vcard:country-name "Česká republika"
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a foaf:Person ;
        org:memberOf [
          a foaf:Organization ;
          foaf:name "Český úřad zeměměřický a katastrální"@cs, "Czech Office for Surveying, Mapping and Cadastre"@en
        ] ;
        foaf:mbox <mailto:bohumil.vlcek@cuzk.gov.cz>, <mailto:podpora.zums@cuzk.gov.cz> ;
        foaf:phone <tel:+420284041561> ;
        foaf:workplaceHomepage <https://geoportal.cuzk.gov.cz> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "Pod sídlištěm 1800/9" ;
          ns0:postName "Praha 8" ;
          ns0:postCode "182 11" ;
          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 "CZ-CUZK-AGS-ORTOFOTO-MERCATOR"^^xsd:string ;
    dc:source [
      dc:modified "2026-02-26"^^xsd:date ;
      ns1:characterEncoding "UTF-8"^^xsd:string ;
      dc:conformsTo [
        a dc:Standard ;
        dc:title "ISO 19119/INSPIRE_TG2/CZ4/CUZK"@cs ;
        owl:versionInfo "2.0"
      ]
    ]
  ] ;
  a dcat:DataService ;
  ns2:resourceType <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/service> ;
  ns2:serviceType <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceType/ESRI_MAP> ;
  dc:title "Mapová služba Esri ArcGIS Server - Ortofoto ČR (Web Mercator)"@cs, "Esri ArcGIS Server View Service - Orthophoto CR (Web Mercator)"@en ;
  dc:description "Mapová služba Esri ArcGIS Server - Ortofoto ČR (Web Mercator) je poskytována jako veřejná prohlížecí služba nad daty ortofota České republiky. Jedná se o prohlížecí službu poskytovanou technologií Esri ArcGIS Server. Službu lze využít prostřednictvím přístupových rozhraní REST, SOAP a WMTS formou optimalizovaných mapových dlaždic v souřadnicovém systému WGS 84 / Pseudo-Mercator (EPSG 3857 alias 900913). Dále lze službu využít v různých souřadnicových systémech (definovaných v capabilities) prostřednictvím standardu WMS."@cs, "Esri ArcGIS Server View Service - Orthophoto CR (Web Mercator) is provided as a public view service for the Orthophoto of the Czech Republic data in Web Mercator coordinate system. The view service is provided using the Esri ArcGIS Server technology. To optimize the speed, the data are provided in form of pre-prepared map tiles. The service covers with orthophoto data complete applicable scale interval, i.e. also small scales. The Service is accessible by one of access interfaces – REST,SOAP,WMTS and WMS."@en ;
  dcat:theme <http://inspire.ec.europa.eu/theme/oi>, <http://publications.europa.eu/resource/authority/data-theme/TECH>, <https://www.slovnikcuzk.eu/termin.php?tid=5217&l=letecky-mericky-snimek>, <https://www.slovnikcuzk.eu/termin.php?tid=1143&l=mapa>, <https://www.slovnikcuzk.eu/termin.php?tid=7276&l=ortofoto>, <https://www.slovnikcuzk.eu/termin.php?tid=5221&l=ortofotomapa>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService> ;
  dcat:keyword "Ortofotosnímky"@cs, "Orthoimagery"@en, "letecký měřický snímek"@cs, "aerial (survey) photo(graph)"@en, "mapa"@cs, "map"@en, "ortofoto"@cs, "orthophoto"@en, "ortofotomapa"@cs, "orthophotomap"@en, "mapová služba"@cs, "map service"@en, "prohlížecí služba"@cs, "view service"@en, "AGS"@cs, "AGS"@en, "barevná ortofotomapa"@cs, "colour orthophotomap"@en, "orthofoto"@cs, "DLMS"@cs, "DASP"@en, "dlaždicová služba"@cs, "tile service"@en, "infoMapAccessService"@cs ;
  dc:identifier "https://cuzk.cz/CZ-00025712-CUZK_AGS_ORTOFOTO_MERCATOR"^^xsd:anyURI ;
  dcat:servesDataset [
    a dcat:Dataset ;
    dc:identifier "https://cuzk.cz/CZ-00025712-CUZK_ORTOFOTO"^^xsd:anyURI ;
    foaf:isPrimaryTopicOf <https://geoportal.cuzk.gov.cz/SDIProCSW/service.svc/get?REQUEST=GetRecordById&SERVICE=CSW&VERSION=2.0.2&OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&ELEMENTSETNAME=full&Id=CZ-CUZK-ORTOFOTO-R>
  ] ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>12.09 48.55</gml:lowerCorner><gml:upperCorner>18.86 51.06</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [12.09,48.55], [12.09,51.06], [18.86,51.06], [18.86,48.55], [12.09,48.55]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((12.09 48.55,
                            12.09 51.06,
                            18.86 51.06,
                            18.86 48.55,
                            12.09 48.55))"""^^ns3:wktLiteral
  ], <http://publications.europa.eu/resource/authority/country/CZE>, <https://linked.cuzk.cz/resource/ruian/stat/1> ;
  dc:modified "2026-02-25"^^xsd:date ;
  prov:wasUsedBy [
    a prov:Activity ;
    prov:generated [
      a prov:Entity ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/DegreeOfConformity/nonConformant> ;
      dc:description "Testování souladu síťové služby s prováděcími pravidly INSPIRE pro síťové služby."@cs, "Network service conformity testing with INSPIRE implementing rules for network services."@en ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom <http://data.europa.eu/eli/reg/2009/976>
        ] ]
    ]
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-distribution2>, <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-distribution3> ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a foaf:Person ;
      org:memberOf [
        a foaf:Organization ;
        foaf:name "Český úřad zeměměřický a katastrální"@cs, "Czech Office for Surveying, Mapping and Cadastre"@en
      ] ;
      foaf:mbox <mailto:milan.krizek@cuzk.gov.cz> ;
      foaf:phone <tel:+420284047430> ;
      foaf:workplaceHomepage <https://geoportal.cuzk.gov.cz> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "Pod sídlištěm 1800/9" ;
        ns0:postName "Praha 8" ;
        ns0:postCode "182 11" ;
        ns0:adminUnitL1 "Česká republika"
      ]
    ] ;
    dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian> ;
    dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian>
  ] ;
  dc:publisher [
    a foaf:Organization ;
    vcard:organization-name "Český úřad zeměměřický a katastrální"@cs, "Czech Office for Surveying, Mapping and Cadastre"@en ;
    vcard:hasEmail "milan.krizek@cuzk.gov.cz" ;
    vcard:hasTelephone [
      vcard:hasValue <tel:+420284047430> ;
      a vcard:Voice
    ] ;
    vcard:adr [
      vcard:street-address "Pod sídlištěm 1800/9" ;
      vcard:locality "Praha 8" ;
      vcard:postal-code "182 11" ;
      vcard:country-name "Česká republika"
    ]
  ] ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/CZ-CUZK-AGS-ORTOFOTO-MERCATOR> .

ns2: a dc:Standard .
<http://publications.europa.eu/resource/authority/language/CES> a dc:LinguisticSystem .
<http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact> a dcat:Role .
<https://geoportal.cuzk.gov.cz/SDIProCSW/service.svc/get?REQUEST=GetRecordById&SERVICE=CSW&VERSION=2.0.2&OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&ELEMENTSETNAME=full&Id=CZ-CUZK-ORTOFOTO-R> a dcat:CatalogRecord .
<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-distribution1>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-access1> ;
  dcat:accessURL <https://ags.cuzk.gov.cz/arcgis1/rest/services/ORTOFOTO_WM/MapServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-access1>
  a dcat:DataService ;
  dcat:endpointURL <https://ags.cuzk.gov.cz/arcgis1/rest/services/ORTOFOTO_WM/MapServer> ;
  dcat:endpointDescription <https://ags.cuzk.gov.cz/arcgis1/rest/services/ORTOFOTO_WM/MapServer> ;
  foaf:page <https://ags.cuzk.gov.cz/arcgis1/rest/services/ORTOFOTO_WM/MapServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Český úřad zeměměřický a katastrální"@cs, "Czech Office for Surveying, Mapping and Cadastre"@en ;
  vcard:hasEmail "milan.krizek@cuzk.gov.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-distribution2>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-access2> ;
  dcat:accessURL <https://ags.cuzk.gov.cz/arcgis1/services/ORTOFOTO_WM/MapServer?wsdl> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-access2>
  a dcat:DataService ;
  dcat:endpointURL <https://ags.cuzk.gov.cz/arcgis1/services/ORTOFOTO_WM/MapServer> ;
  dcat:endpointDescription <https://ags.cuzk.gov.cz/arcgis1/services/ORTOFOTO_WM/MapServer?wsdl> ;
  foaf:page <https://ags.cuzk.gov.cz/arcgis1/services/ORTOFOTO_WM/MapServer?wsdl> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-cp2-1>
  a vcard:Organization ;
  vcard:organization-name "Český úřad zeměměřický a katastrální"@cs, "Czech Office for Surveying, Mapping and Cadastre"@en ;
  vcard:hasEmail "milan.krizek@cuzk.gov.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-distribution3>
  a dcat:Distribution ;
  dc:title "Mapová aplikace"@cs ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-access3> ;
  dcat:accessURL <https://ags.cuzk.gov.cz/geoprohlizec/?ss=3857&b=ortofoto> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-access3>
  a dcat:DataService ;
  dc:title "Mapová aplikace"@cs ;
  dcat:endpointURL <https://ags.cuzk.gov.cz/geoprohlizec/> ;
  dcat:endpointDescription <https://ags.cuzk.gov.cz/geoprohlizec/?ss=3857&b=ortofoto> ;
  foaf:page <https://ags.cuzk.gov.cz/geoprohlizec/?ss=3857&b=ortofoto> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-ORTOFOTO-MERCATOR-cp3-1>
  a vcard:Organization ;
  vcard:organization-name "Český úřad zeměměřický a katastrální"@cs, "Czech Office for Surveying, Mapping and Cadastre"@en ;
  vcard:hasEmail "milan.krizek@cuzk.gov.cz" .

