@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns3: <http://www.opengis.net/ont/geosparql#> .

<https://micka.geology.cz/record/turtle/6819d4ac-c110-4270-928b-4f550a010852>
  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-27"^^xsd:date ;
    dcat:contactPoint [
      a vcard:Individual ;
      vcard:fn "Mgr. Olga Moravcová, Ph.D."@cs ;
      vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
      vcard:hasTelephone <tel:+420257089445> ;
      vcard:hasEmail <mailto:olga.moravcova@geology.cz> ;
      vcard:hasURL <https://cgs.gov.cz/personal/olga-moravcova> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "Klárov 131/3" ;
        vcard:locality "Praha 1" ;
        vcard:postal-code "118 00" ;
        vcard:country-name "Česká republika"
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a foaf:Person ;
        org:memberOf [
          a foaf:Organization ;
          foaf:name "Česká geologická služba"@cs, "Czech Geological Survey"@en
        ] ;
        foaf:mbox <mailto:olga.moravcova@geology.cz> ;
        foaf:phone <tel:+420257089445> ;
        foaf:workplaceHomepage <https://cgs.gov.cz/personal/olga-moravcova> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "Klárov 131/3" ;
          ns0:postName "Praha 1" ;
          ns0:postCode "118 00" ;
          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 "6819d4ac-c110-4270-928b-4f550a010852"^^xsd:string ;
    dc:source [
      dc:modified "2026-02-27"^^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:DataService ;
  ns2:resourceType <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/service> ;
  ns2:serviceType <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceType/WMS> ;
  dc:title "Hydrogeologická mapa Ašska a Chebska (Geoplasma-CE)"@cs, "Hydrogeological map of the Aš and Cheb regions (Geoplasma-CE)"@en ;
  dc:description """WMS služba zobrazuje hydrogeologické jednotky v oblasti Ašska a Chebska s charakteristikou typu hydrogeologického prostředí a rozsahu transmisivity v dané jednotce. Jednotlivé vrstvy dále zobrazují vybrané archivní vrty s hydraulickými daty, data z terénních měření fyzikálně-chemických vlastností podzemních vod, fotodokumentaci a hydrogeologické rajony. projekt GeoPLASMA-CE (Shallow Geothermal Energy Planning, Assessement and Mapping Strategies in Central Europe)"""@cs, """WMS service displays hydrogeological units in the region of Aš and Cheb with characteristics of the type of hydrogeological environment and the extent of transmissivity in the unit. The individual layers also show selected archive boreholes with hydraulic data, data from field measurements of physico-chemical properties of groundwater, photo documentation and hydrogeological zones. project GeoPLASMA-CE (Shallow Geothermal Energy Planning, Assessement and Mapping Strategies in Central Europe)"""@en ;
  dcat:theme [
    a skos:Concept ;
    skos:prefLabel "věda > vědy přírodní > vědy o Zemi > geologie > hydrogeologie"@cs, "science > natural science > earth science > geology > hydrogeology"@en ;
    skos:inScheme [
      a skos:ConceptScheme ;
      dc:title "GEMET - Concepts, version 2.4"@cs, "GEMET - Concepts, version 2.4"@en ;
      dc:modified "2010-01-13"^^xsd:date
    ]
  ], <https://registry.geology.cz/CGSGeoscientificTheme/hydrogeology>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/humanGeographicViewer> ;
  dcat:keyword "hydrogeologie"@cs, "hydrogeology"@en, "humanGeographicViewer"@cs, "humanGeographicViewer"@en ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/OTHER> ;
  dc:identifier "https://registry.geology.cz/id/PRJ-GEOPLASMA_HYD-SDE-WMS"^^xsd:anyURI ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>11.975 49.781</gml:lowerCorner><gml:upperCorner>12.766 50.402</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [11.975,49.781], [11.975,50.402], [12.766,50.402], [12.766,49.781], [11.975,49.781]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((11.975 49.781,
                            11.975 50.402,
                            12.766 50.402,
                            12.766 49.781,
                            11.975 49.781))"""^^ns3:wktLiteral
  ] ;
  dc:issued "2019-12-01"^^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 "Viz odkazovanou specifikaci"@cs, "See referred specification"@en ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom <http://data.europa.eu/eli/reg/2009/976>
        ] ]
    ]
  ] ;
  dcat:distribution <https://micka.geology.cz/record/turtle/6819d4ac-c110-4270-928b-4f550a010852-distribution1> ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a prov:Agent, foaf:Organization ;
      foaf:name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
      foaf:mbox <mailto:metadata@geology.cz> ;
      foaf:phone <tel:+420257089411> ;
      foaf:workplaceHomepage <https://cgs.gov.cz> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "Klárov 131/3" ;
        ns0:postName "Praha 1" ;
        ns0:postCode "118 00" ;
        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>
  ] ;
  dcat:contactPoint [
    a vcard:Individual ;
    vcard:fn "Ing. Martin Paleček"@cs ;
    vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
    vcard:hasTelephone <tel:+420543429261> ;
    vcard:hasEmail <mailto:martin.palecek@geology.cz> ;
    vcard:hasURL <https://cgs.gov.cz/personal/martin-palecek> ;
    vcard:hasAddress [
      a vcard:Address ;
      vcard:street-address "Leitnerova 204/22" ;
      vcard:locality "Brno" ;
      vcard:postal-code "602 00" ;
      vcard:country-name "Česká republika"
    ]
  ] ;
  dc:publisher <https://rpp-opendata.egon.gov.cz/odrpp/zdroj/orgán-veřejné-moci/00025798> ;
  foaf:page <https://micka.geology.cz/record/basic/6819d4ac-c110-4270-928b-4f550a010852> .

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://micka.geology.cz/record/turtle/6819d4ac-c110-4270-928b-4f550a010852-distribution1>
  a dcat:Distribution ;
  dc:title "WMS (CS)"@cs, "WMS (CS)"@en ;
  dcat:accessService <https://micka.geology.cz/record/turtle/6819d4ac-c110-4270-928b-4f550a010852-access1> ;
  dcat:accessURL <https://mapy.geology.cz/arcgis/services/HydroGeologie/hydrogeologicka_mapa_Assko_Chebsko/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  dcat:contactPoint <https://micka.geology.cz/record/turtle/6819d4ac-c110-4270-928b-4f550a010852-cp1-1> .

<https://micka.geology.cz/record/turtle/6819d4ac-c110-4270-928b-4f550a010852-access1>
  a dcat:DataService ;
  dc:title "WMS (CS)"@cs, "WMS (CS)"@en ;
  dcat:endpointURL <https://mapy.geology.cz/arcgis/services/HydroGeologie/hydrogeologicka_mapa_Assko_Chebsko/MapServer/WMSServer> ;
  dcat:endpointDescription <https://mapy.geology.cz/arcgis/services/HydroGeologie/hydrogeologicka_mapa_Assko_Chebsko/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  foaf:page <https://mapy.geology.cz/arcgis/services/HydroGeologie/hydrogeologicka_mapa_Assko_Chebsko/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  dc:conformsTo <http://www.opengeospatial.org/standards/wms> ;
  dcat:contactPoint <https://micka.geology.cz/record/turtle/6819d4ac-c110-4270-928b-4f550a010852-cp1-1> .

<https://micka.geology.cz/record/turtle/6819d4ac-c110-4270-928b-4f550a010852-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

