@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://micka.geology.cz/record/turtle/5c12658e-ba24-4be0-af31-5ab40a010852>
  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 "5c12658e-ba24-4be0-af31-5ab40a010852"^^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/view> ;
  dc:title "Ložiska, zdroje a chráněná ložisková území"@cs, "Mineral deposits, resources and protected deposit areas"@en ;
  dc:description "INSPIRE prohlížecí služba zpřístupňuje základní informace o ložiskách, zdrojích a chráněných ložiskových územích."@cs, "INSPIRE View Service contains information on mineral deposits, prognosticated mineral resources and  detected and protected deposit areas."@en ;
  dcat:theme <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService>, <http://inspire.ec.europa.eu/theme/mr>, <http://publications.europa.eu/resource/authority/data-theme/ECON>, <http://inspire.ec.europa.eu/theme/er>, <http://publications.europa.eu/resource/authority/data-theme/ENER>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialScope/national>, <http://www.eionet.europa.eu/gemet/concept/3650>, <http://www.eionet.europa.eu/gemet/concept/5264>, <http://www.eionet.europa.eu/gemet/concept/6740> ;
  dcat:keyword "Služba zpřístupnění map (WMS)"@cs, "Map access service"@en, "Nerostné suroviny"@cs, "Mineral resources"@en, "Energetické zdroje"@cs, "Energy resources"@en, "Národní"@cs, "National"@en, "geologie"@cs, "geology"@en, "ložisko surovin nerostných"@cs, "mineral deposit"@en, "území chráněné"@cs, "protected area"@en, "EGDI"@cs, "EGDI"@en ;
  dc:identifier "https://registry.geology.cz/inspire/MR-WMS"^^xsd:anyURI ;
  dcat:servesDataset [
    a dcat:Dataset ;
    dc:identifier "CZ-00025798-CGS_G-SURIS-LOZ_CHLU-SDE"^^xsd:string ;
    foaf:isPrimaryTopicOf <https://micka.geology.cz/record/xml/5c13a3ca-4268-4996-8416-47320a010852>
  ] ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>12.090 48.550</gml:lowerCorner><gml:upperCorner>18.860 51.060</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [12.090,48.550], [12.090,51.060], [18.860,51.060], [18.860,48.550], [12.090,48.550]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((12.090 48.550,
                            12.090 51.060,
                            18.860 51.060,
                            18.860 48.550,
                            12.090 48.550))"""^^ns3:wktLiteral
  ] ;
  dc:created "2018-12-14"^^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/5c12658e-ba24-4be0-af31-5ab40a010852-distribution1> ;
  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"
    ]
  ] ;
  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/4326>, <http://www.opengis.net/def/crs/EPSG/0/5514>, <http://www.opengis.net/def/crs/EPSG/0/102067> ;
  foaf:page <https://micka.geology.cz/record/basic/5c12658e-ba24-4be0-af31-5ab40a010852> .

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/xml/5c13a3ca-4268-4996-8416-47320a010852> a dcat:CatalogRecord .
<https://micka.geology.cz/record/turtle/5c12658e-ba24-4be0-af31-5ab40a010852-distribution1>
  a dcat:Distribution ;
  dc:title "INSPIRE prohlížecí služba (CS)"@cs, "INSPIRE View (CS)"@en ;
  dcat:accessService <https://micka.geology.cz/record/turtle/5c12658e-ba24-4be0-af31-5ab40a010852-access1> ;
  dcat:accessURL <https://mapy.geology.cz/arcgis/services/Suroviny/chlu_loziska_zdroje/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  dcat:contactPoint <https://micka.geology.cz/record/turtle/5c12658e-ba24-4be0-af31-5ab40a010852-cp1-1> .

<https://micka.geology.cz/record/turtle/5c12658e-ba24-4be0-af31-5ab40a010852-access1>
  a dcat:DataService ;
  dc:title "INSPIRE prohlížecí služba (CS)"@cs, "INSPIRE View (CS)"@en ;
  dcat:endpointURL <https://mapy.geology.cz/arcgis/services/Suroviny/chlu_loziska_zdroje/MapServer/WMSServer> ;
  dcat:endpointDescription <https://mapy.geology.cz/arcgis/services/Suroviny/chlu_loziska_zdroje/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  foaf:page <https://mapy.geology.cz/arcgis/services/Suroviny/chlu_loziska_zdroje/MapServer/WMSServer?request=GetCapabilities&service=WMS> ;
  dc:conformsTo <http://www.opengeospatial.org/standards/wms> ;
  dcat:contactPoint <https://micka.geology.cz/record/turtle/5c12658e-ba24-4be0-af31-5ab40a010852-cp1-1> .

<https://micka.geology.cz/record/turtle/5c12658e-ba24-4be0-af31-5ab40a010852-cp1-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/4326> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
<http://www.opengis.net/def/crs/EPSG/0/5514> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
<http://www.opengis.net/def/crs/EPSG/0/102067> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
