@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-DMR5G>
  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-04-08"^^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-DMR5G"^^xsd:string ;
    dc:source [
      dc:modified "2026-04-08"^^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_IMAGE> ;
  dc:title "IMAGE služba Esri ArcGIS Server - DMR 5G"@cs, "Esri ArcGIS Server IMAGE Service - DMR 5G"@en ;
  dc:description """IMAGE služba Esri ArcGIS Server - DMR 5G je poskytována jako veřejná služba pro využití datové sady Digitální model reliéfu České republiky 5. generace (DMR 5G). Zdrojová data pro službu jsou umístěna v souřadnicovém systému S-JTSK/Krovak East North (EPSG 5514). Rozhraní služby poskytuje data ve formě stínovaného modelu reliéfu (v šedé škále nebo obarveného), případně umožňuje zobrazit data podle orientace nebo sklonitosti svahů. Dále lze službu využít (v různých souřadnicových systémech, definovaných v capabilities) i prostřednictvím standardu WMS. Poskytování údajů z dat produktu Digitální model reliéfu České republiky 5. generace (DMR 5G) pomocí operací, které služba poskytuje: Exportovat obrázek, Dotaz, Identifikace, Vypočítat histogramy, Získat vzorky, Vypočítat statistiky."""@cs, """The Esri ArcGIS Server Image Service – DMR 5G is provided as a public service for the Digital Terrain Model of the Czech Republic, 5th Generation (DMR 5G). The source data are stored in the S-JTSK/Krovak East North coordinate system (EPSG:5514). The service interface provides data in the form of a hillshade terrain model (in greyscale or colour), and can also display data according to aspect or slope. The service can additionally be used via the WMS standard in various coordinate systems defined in the service capabilities. Providing data from the product Digital Terrain Model of the Czech Republic of the 5th generation (DMR 5G) with operations that service provides: Export Image, Query,   Identify, Measure, Compute Histograms, Get Samples, Compute Class Statistics."""@en ;
  dcat:theme <http://inspire.ec.europa.eu/theme/el>, <http://publications.europa.eu/resource/authority/data-theme/TECH>, <https://www.slovnikcuzk.eu/termin.php?tid=4151&l=vyskopis>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/spatialProcessingService> ;
  dcat:keyword "Nadmořská výška"@cs, "Elevation"@en, "výškopis"@cs, "hypsography"@en, "webová služba"@cs, "wep service"@en, "IMAGE služba"@cs, "IMAGE service"@en, "spatialProcessingService"@cs ;
  dc:identifier "https://cuzk.cz/CZ-00025712-CUZK_AGS_DMR5G"^^xsd:anyURI ;
  dcat:servesDataset [
    a dcat:Dataset ;
    dc:identifier "https://cuzk.cz/CZ-00025712-CUZK_DMR5G"^^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-DMR5G-V>
  ] ;
  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-02"^^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-DMR5G-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-distribution2>, <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-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-DMR5G> .

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-DMR5G-V> a dcat:CatalogRecord .
<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-distribution1>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-access1> ;
  dcat:accessURL <https://ags.cuzk.gov.cz/arcgis2/rest/services/dmr5g/ImageServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-access1>
  a dcat:DataService ;
  dcat:endpointURL <https://ags.cuzk.gov.cz/arcgis2/rest/services/dmr5g/ImageServer> ;
  dcat:endpointDescription <https://ags.cuzk.gov.cz/arcgis2/rest/services/dmr5g/ImageServer> ;
  foaf:page <https://ags.cuzk.gov.cz/arcgis2/rest/services/dmr5g/ImageServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-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-DMR5G-distribution2>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-access2> ;
  dcat:accessURL <https://ags.cuzk.gov.cz/arcgis2/services/dmr5g/ImageServer?wsdl> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-access2>
  a dcat:DataService ;
  dcat:endpointURL <https://ags.cuzk.gov.cz/arcgis2/services/dmr5g/ImageServer> ;
  dcat:endpointDescription <https://ags.cuzk.gov.cz/arcgis2/services/dmr5g/ImageServer?wsdl> ;
  foaf:page <https://ags.cuzk.gov.cz/arcgis2/services/dmr5g/ImageServer?wsdl> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-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-DMR5G-distribution3>
  a dcat:Distribution ;
  dc:title "Mapová aplikace"@cs ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-access3> ;
  dcat:accessURL <https://ags.cuzk.gov.cz/geoprohlizec/?k=11273> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-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/?k=11273> ;
  foaf:page <https://ags.cuzk.gov.cz/geoprohlizec/?k=11273> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR5G-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" .

