@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-DMR4GWM--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 "2025-07-29"^^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-DMR4GWM--MERCATOR"^^xsd:string ;
    dc:source [
      dc:modified "2025-07-29"^^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 4G (Web Mercator)"@cs, "Esri ArcGIS Server IMAGE Service - DMR 4G (Web Mercator)"@en ;
  dc:description """IMAGE služba Esri ArcGIS Server - DMR 4G je poskytována jako veřejná služba pro využití datové sady Digitální model reliéfu České republiky 4. generace (DMR 4G). Zdrojová data pro službu jsou umístěna v souřadnicovém systému WGS 84 / Pseudo-Mercator (EPSG 3857 alias 900913). 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 i prostřednictvím standardu WMS. Poskytování údajů z dat produktu Digitální model reliéfu České republiky 4. generace (DMR 4G) pomocí operací, které služba poskytuje: Exportovat obrázek, Dotaz, Identifikace, Vypočítat histogramy, Získat vzorky, Vypočítat statistiky."""@cs, """Esri ArcGIS Server IMAGE Service - DMR 4G is provided as a public service to use Digital Terrain Model of the Czech Republic of the 4th generation (DMR 4G). Source data in Web Mercator coordinate reference system. This service is set for providing of the data in various  forms: GrayscaleHillshade, AspectRGBMap, SlopeRGBMap, SlopeRGBMap2, TintedHillshadeContinuous. Providing data from the product Digital Terrain Model of the Czech Republic of the 4th generation (DMR 4G) 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_DMR4G_MERCATOR"^^xsd:anyURI ;
  dcat:servesDataset [
    a dcat:Dataset ;
    dc:identifier "https://cuzk.cz/CZ-00025712-CUZK_DMR4G"^^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-DMR4G-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 "2025-07-28"^^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-DMR4GWM--MERCATOR-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR4GWM--MERCATOR-distribution2>, <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR4GWM--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-DMR4GWM--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-DMR4G-V> a dcat:CatalogRecord .
<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR4GWM--MERCATOR-distribution1>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR4GWM--MERCATOR-access1> ;
  dcat:accessURL <https://ags.cuzk.gov.cz/arcgis2/rest/services/dmr4gwm/ImageServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR4GWM--MERCATOR-cp1-1> .

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

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

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

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

<https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR4GWM--MERCATOR-access3>
  a dcat:DataService ;
  dc:title "Mapová aplikace"@cs ;
  dcat:endpointURL <https://ags.cuzk.gov.cz/av> ;
  dcat:endpointDescription <https://ags.cuzk.gov.cz/av> ;
  foaf:page <https://ags.cuzk.gov.cz/av> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/CZ-CUZK-AGS-DMR4GWM--MERCATOR-cp3-1> .

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

