@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://data.europa.eu/r5r/> .
@prefix ns4: <http://www.opengis.net/ont/geosparql#> .
@prefix ns5: <http://www.w3.org/ns/adms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3>
  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. Pavla Kramolišová"@cs ;
      vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
      vcard:hasTelephone <tel:+420234742161> ;
      vcard:hasEmail <mailto:pavla.kramolisova@geology.cz> ;
      vcard:hasURL <https://cgs.gov.cz/personal/pavla-kramolisova> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "Kostelní 364/26" ;
        vcard:locality "Praha 7" ;
        vcard:postal-code "170 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:pavla.kramolisova@geology.cz> ;
        foaf:phone <tel:+420234742161> ;
        foaf:workplaceHomepage <https://cgs.gov.cz/personal/pavla-kramolisova> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "Kostelní 364/26" ;
          ns0:postName "Praha 7" ;
          ns0:postCode "170 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 "769e5c00-5c00-169e-a1e5-c88088beb3f3"^^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:Dataset ;
  ns2:resourceType <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
  dc:title "Hydrogeologická data – vrty"@cs, "Hydrogeological data – Boreholes"@en ;
  dc:description """Údaje o objektech, na kterých byly provedeny hydrodynamické a hydrochemické zkoušky, o strukturních vrtech s hydrogeologickými údaji, včetně vrtů pozorovací sítě ČHMÚ. Vznikla v letech 1991 a 1993 převodem klasické kartotéky vedené od roku 1966 do automatizované formy. Nejstarší data jsou z roku 1620 o objektech z lázní Jáchymov. Data jsou systematicky aktualizována (doplňována) o nové údaje z nepublikovaných i publikovaných zpráv."""@cs, """This database contains data on sites where hydrogeological measurements were made, e.g. hydrodynamic and chemical tests, water level monitoring, measurements of yield, temperature or free carbon dioxide contents. Sites monitored by the Czech Hydrometeorological Institute are also included. The data were compiled in 1991 and 1993 by digitizing a cardfile kept since 1966. The earliest information, from 1620, is on sites from the Jáchymov Spa. The data are being systematically updated with new information from both unpublished and published reports."""@en ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/geoscientificInformation> ;
  ns3:applicableLegislation <http://data.europa.eu/eli/dir/2007/2/2019-06-26> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/ge>, <http://publications.europa.eu/resource/authority/data-theme/TECH>, <https://registry.geology.cz/CGSGeoscientificTheme/hydrogeology> ;
  dcat:keyword "Geologie"@cs, "Geology"@en, "hydrogeologie"@cs, "hydrogeology"@en ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
  dcat:spatialResolutionInMeters 1.0 ;
  dc:identifier "https://registry.geology.cz/id/GDO-HYD-DTB"^^xsd:anyURI ;
  dc:isPartOf [
    dc:identifier ""^^xsd:string ;
    foaf:isPrimaryTopicOf <https://geoportal.gov.cz/php/micka/csw?service=CSW&request=GetRecordById&id=20031400-1400-1003-b891-be28e7d5d03d&outputschema=http://www.w3.org/ns/dcat%23>
  ] ;
  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.253</gml:lowerCorner><gml:upperCorner>18.91 51.247</gml:upperCorner></gml:Envelope>"^^ns4:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [11.99,48.253], [11.99,51.247], [18.91,51.247], [18.91,48.253], [11.99,48.253]
                            ]]}"""^^ns4:geoJSONLiteral, """
                    POLYGON((11.99 48.253,
                            11.99 51.247,
                            18.91 51.247,
                            18.91 48.253,
                            11.99 48.253))"""^^ns4:wktLiteral
  ], <https://publications.europa.eu/resource/authority/country/CZE>, <https://linked.cuzk.cz/resource/ruian/stat/1> ;
  dc:temporal [
    a dc:PeriodOfTime ;
    dcat:startDate "1898-01-01"^^xsd:date
  ] ;
  dc:created "1991-01-01"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description """Naplňování databáze probíhá od roku 1991 převodem klasické kartotéky vedené od roku 1966 a zahrnující i objekty starší (nejstarší je z roku 1898) do automatizované formy.
Od té doby je systematicky aktualizována a zkvalitňována (doplňována o přírůstky, nové údaje z nepublikovaných i publikovaných zpráv, opravy chyb)."""@cs
  ] ;
  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/2010/1089>
        ] ]
    ]
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution2>, <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution3>, <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution4>, <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution5>, <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution6>, <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution7>, <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution8> ;
  dcat:contactPoint [
    a vcard:Individual ;
    vcard:fn "Mgr. Jan Maule"@cs ;
    vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
    vcard:hasTelephone <tel:+420234742152> ;
    vcard:hasEmail <mailto:jan.maule@geology.cz> ;
    vcard:hasURL <https://cgs.gov.cz/personal/jan-maule> ;
    vcard:hasAddress [
      a vcard:Address ;
      vcard:street-address "Kostelní 364/26" ;
      vcard:locality "Praha 7" ;
      vcard:postal-code "170 00" ;
      vcard:country-name "Česká republika"
    ]
  ] ;
  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>
  ] ;
  dc:publisher <https://rpp-opendata.egon.gov.cz/odrpp/zdroj/orgán-veřejné-moci/00025798> ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/5514> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/769e5c00-5c00-169e-a1e5-c88088beb3f3> .

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.gov.cz/php/micka/csw?service=CSW&request=GetRecordById&id=20031400-1400-1003-b891-be28e7d5d03d&outputschema=http://www.w3.org/ns/dcat%23> a dcat:CatalogRecord .
<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution1>
  a dcat:Distribution ;
  dc:title "ArcGIS Server služba (CS)"@cs, "ArcGIS Server service (CS)"@en ;
  dcat:accessURL <https://mapy.geology.cz/arcgis/rest/services/Prozkoumanost/Vrtna_prozkoumanost/MapServer> ;
  dcat:downloadURL <https://mapy.geology.cz/arcgis/rest/services/Prozkoumanost/Vrtna_prozkoumanost/MapServer> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "https://cgs.gov.cz/mapy-a-data/poskytovani-dat"@cs, "https://cgs.gov.cz/en/maps-and-data/provision-of-data"@en
  ] ;
  ns5:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  ns1:characterEncoding "UTF-8"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/769e5c00-5c00-169e-a1e5-c88088beb3f3> ;
  dc:format [ rdfs:label "image/jpeg" ], [ rdfs:label "SHP" ], [ rdfs:label "application/pdf" ], [ rdfs:label "HTML" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution2>
  a dcat:Distribution ;
  dc:title "Mapová aplikace (CS)"@cs, "Map application (CS)"@en ;
  dcat:accessURL <https://mapy.geology.cz/vrtna_prozkoumanost> ;
  foaf:page <https://mapy.geology.cz/vrtna_prozkoumanost> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "https://cgs.gov.cz/mapy-a-data/poskytovani-dat"@cs, "https://cgs.gov.cz/en/maps-and-data/provision-of-data"@en
  ] ;
  ns5:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  ns1:characterEncoding "UTF-8"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/769e5c00-5c00-169e-a1e5-c88088beb3f3> ;
  dc:format [ rdfs:label "image/jpeg" ], [ rdfs:label "SHP" ], [ rdfs:label "application/pdf" ], [ rdfs:label "HTML" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp2-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution3>
  a dcat:Distribution ;
  dc:title "WMS (CS)"@cs, "WMS (CS)"@en ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-access3> ;
  dcat:accessURL <https://mapy.geology.cz/arcgis/services/Prozkoumanost/Vrtna_prozkoumanost/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-access3>
  a dcat:DataService ;
  dc:title "WMS (CS)"@cs, "WMS (CS)"@en ;
  dcat:endpointURL <https://mapy.geology.cz/arcgis/services/Prozkoumanost/Vrtna_prozkoumanost/MapServer/WMSServer> ;
  dcat:endpointDescription <https://mapy.geology.cz/arcgis/services/Prozkoumanost/Vrtna_prozkoumanost/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  foaf:page <https://mapy.geology.cz/arcgis/services/Prozkoumanost/Vrtna_prozkoumanost/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  dc:conformsTo <http://www.opengeospatial.org/standards/wms> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp3-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution4>
  a dcat:Distribution ;
  dc:title "Databázová aplikace (CS)"@cs, "Database application (CS)"@en ;
  dcat:accessURL <http://www.geology.cz/app/gdo> ;
  foaf:page <http://www.geology.cz/app/gdo> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "https://cgs.gov.cz/mapy-a-data/poskytovani-dat"@cs, "https://cgs.gov.cz/en/maps-and-data/provision-of-data"@en
  ] ;
  ns5:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  ns1:characterEncoding "UTF-8"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/769e5c00-5c00-169e-a1e5-c88088beb3f3> ;
  dc:format [ rdfs:label "image/jpeg" ], [ rdfs:label "SHP" ], [ rdfs:label "application/pdf" ], [ rdfs:label "HTML" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp4-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp4-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution5>
  a dcat:Distribution ;
  dc:title "Databázová aplikace (EN)"@cs, "Database application (EN)"@en ;
  dcat:accessURL <http://www.geology.cz/app/gdo/?l=e> ;
  foaf:page <http://www.geology.cz/app/gdo/?l=e> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "https://cgs.gov.cz/mapy-a-data/poskytovani-dat"@cs, "https://cgs.gov.cz/en/maps-and-data/provision-of-data"@en
  ] ;
  ns5:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  ns1:characterEncoding "UTF-8"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/769e5c00-5c00-169e-a1e5-c88088beb3f3> ;
  dc:format [ rdfs:label "image/jpeg" ], [ rdfs:label "SHP" ], [ rdfs:label "application/pdf" ], [ rdfs:label "HTML" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp5-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp5-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution6>
  a dcat:Distribution ;
  dc:title "ArcGIS Server služba (CS)"@cs, "ArcGIS Server service (CS)"@en ;
  dcat:accessURL <https://mapy.geology.cz/arcgis/rest/services/Prozkoumanost/vrty_mocnost_kvarteru/MapServer> ;
  dcat:downloadURL <https://mapy.geology.cz/arcgis/rest/services/Prozkoumanost/vrty_mocnost_kvarteru/MapServer> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "https://cgs.gov.cz/mapy-a-data/poskytovani-dat"@cs, "https://cgs.gov.cz/en/maps-and-data/provision-of-data"@en
  ] ;
  ns5:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  ns1:characterEncoding "UTF-8"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/769e5c00-5c00-169e-a1e5-c88088beb3f3> ;
  dc:format [ rdfs:label "image/jpeg" ], [ rdfs:label "SHP" ], [ rdfs:label "application/pdf" ], [ rdfs:label "HTML" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp6-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp6-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution7>
  a dcat:Distribution ;
  dc:title "ArcGIS Server služba (CS)"@cs, "ArcGIS Server service (CS)"@en ;
  dcat:accessURL <https://mapy.geology.cz/arcgis/rest/services/HydroGeologie/HG50_dokumentace/MapServer> ;
  dcat:downloadURL <https://mapy.geology.cz/arcgis/rest/services/HydroGeologie/HG50_dokumentace/MapServer> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "https://cgs.gov.cz/mapy-a-data/poskytovani-dat"@cs, "https://cgs.gov.cz/en/maps-and-data/provision-of-data"@en
  ] ;
  ns5:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/vector> ;
  ns1:characterEncoding "UTF-8"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/769e5c00-5c00-169e-a1e5-c88088beb3f3> ;
  dc:format [ rdfs:label "image/jpeg" ], [ rdfs:label "SHP" ], [ rdfs:label "application/pdf" ], [ rdfs:label "HTML" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp7-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp7-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-distribution8>
  a dcat:Distribution ;
  dc:title "WMS (CS)"@cs, "WMS (CS)"@en ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-access8> ;
  dcat:accessURL <https://mapy.geology.cz/arcgis/services/HydroGeologie/HG50_dokumentace/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp8-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-access8>
  a dcat:DataService ;
  dc:title "WMS (CS)"@cs, "WMS (CS)"@en ;
  dcat:endpointURL <https://mapy.geology.cz/arcgis/services/HydroGeologie/HG50_dokumentace/MapServer/WMSServer> ;
  dcat:endpointDescription <https://mapy.geology.cz/arcgis/services/HydroGeologie/HG50_dokumentace/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  foaf:page <https://mapy.geology.cz/arcgis/services/HydroGeologie/HG50_dokumentace/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  dc:conformsTo <http://www.opengeospatial.org/standards/wms> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp8-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/769e5c00-5c00-169e-a1e5-c88088beb3f3-cp8-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

<http://www.opengis.net/def/crs/EPSG/0/5514> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
