@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#> .
@prefix ns4: <http://www.w3.org/ns/adms#> .

<https://micka.geology.cz/record/turtle/507ab460-3f18-429d-a806-0d100a010817>
  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 "507ab460-3f18-429d-a806-0d100a010817"^^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/nonGeographicDataset> ;
  dc:title "Registr organizací SURIS"@cs, "Register of SURIS organizations"@en ;
  dc:description """Databáze obsahuje údaje o organizacích (včetně v současnosti již neexistujících), zabývajících se geologickými pracemi, hornickou činností a činností prováděnou hornickým způsobem. Základní údaje (názvy a IČ) o existujících organizacích odpovídají obchodnímu a živnostenskému rejstříku. správa SurIS"""@cs ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/geoscientificInformation> ;
  dcat:theme <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>, <https://registry.geology.cz/CGSGeoscientificTheme/impactsOfMineWorkings>, <https://registry.geology.cz/CGSGeoscientificTheme/codeLists>, <https://registry.geology.cz/CGSGeoscientificTheme/stateGeologicalService>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialScope/national> ;
  dcat:keyword "Nerostné suroviny"@cs, "Mineral resources"@en, "Energetické zdroje"@cs, "Energy resources"@en, "poddolování a důlní díla"@cs, "impacts of mine workings"@en, "kódovníky"@cs, "code lists"@en, "státní geologická služba"@cs, "state geological service"@en, "Národní"@cs, "National"@en ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
  dc:identifier "https://registry.geology.cz/id/SURIS-RG_ORG-DTB"^^xsd:anyURI ;
  dc:isPartOf [
    dc:identifier ""^^xsd:string ;
    foaf:isPrimaryTopicOf <https://micka.geology.cz/csw?service=CSW&request=GetRecordById&id=8cac1c80-1c80-1cac-a047-c88088beb3f3&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>"^^ns3: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]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((11.99 48.253,
                            11.99 51.247,
                            18.91 51.247,
                            18.91 48.253,
                            11.99 48.253))"""^^ns3:wktLiteral
  ], <https://publications.europa.eu/resource/authority/country/CZE>, <https://linked.cuzk.cz/resource/ruian/stat/1> ;
  dc:created "1992"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description """provozní databáze
Do 31.12. 2023, odborný garant dat - RNDr. Sylva Žáčková"""@cs, "Until 31.12.2023, the expert data guarantor - RNDr. Sylva Žáčková"@en
  ] ;
  dcat:distribution <https://micka.geology.cz/record/turtle/507ab460-3f18-429d-a806-0d100a010817-distribution1>, <https://micka.geology.cz/record/turtle/507ab460-3f18-429d-a806-0d100a010817-distribution2> ;
  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>
  ], [
    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:jan.sedlacek@geology.cz> ;
      foaf:phone <tel:+420257089483> ;
      foaf:workplaceHomepage <https://cgs.gov.cz/personal/jan-sedlacek> ;
      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/processor> ;
    dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/processor>
  ] ;
  dcat:contactPoint [
    a vcard:Individual ;
    vcard:fn "RNDr. Matěj Němec, Ph.D."@cs ;
    vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
    vcard:hasTelephone <tel:+420234742137> ;
    vcard:hasEmail <mailto:matej.nemec@geology.cz> ;
    vcard:hasURL <https://cgs.gov.cz/personal/matej-nemec> ;
    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"
    ]
  ] ;
  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://micka.geology.cz/record/basic/507ab460-3f18-429d-a806-0d100a010817> .

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/csw?service=CSW&request=GetRecordById&id=8cac1c80-1c80-1cac-a047-c88088beb3f3&outputschema=http://www.w3.org/ns/dcat%23> a dcat:CatalogRecord .
<https://micka.geology.cz/record/turtle/507ab460-3f18-429d-a806-0d100a010817-distribution1>
  a dcat:Distribution ;
  dc:title "Webová stránka (CS)"@cs, "Web page (CS)"@en ;
  dcat:accessURL <https://cgs.gov.cz/statni-geologicka-sluzba/nerostne-suroviny> ;
  foaf:page <https://cgs.gov.cz/statni-geologicka-sluzba/nerostne-suroviny> ;
  dc:license <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/authorizedUsers>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "neveřejné"@cs, "private"@en
  ] ;
  ns4:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/textTable> ;
  ns1:characterEncoding "windows-1250"^^xsd:string ;
  dc:conformsTo <https://micka.geology.cz/record/xml/507ab460-3f18-429d-a806-0d100a010817> ;
  dcat:contactPoint <https://micka.geology.cz/record/turtle/507ab460-3f18-429d-a806-0d100a010817-cp1-1> .

<https://micka.geology.cz/record/turtle/507ab460-3f18-429d-a806-0d100a010817-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

<https://micka.geology.cz/record/turtle/507ab460-3f18-429d-a806-0d100a010817-distribution2>
  a dcat:Distribution ;
  dc:title "Webová stránka (EN)"@cs, "Web page (EN)"@en ;
  dcat:accessURL <https://cgs.gov.cz/en/state-geological-survey/minerals> ;
  foaf:page <https://cgs.gov.cz/en/state-geological-survey/minerals> ;
  dc:license <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/authorizedUsers>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "neveřejné"@cs, "private"@en
  ] ;
  ns4:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/textTable> ;
  ns1:characterEncoding "windows-1250"^^xsd:string ;
  dc:conformsTo <https://micka.geology.cz/record/xml/507ab460-3f18-429d-a806-0d100a010817> ;
  dcat:contactPoint <https://micka.geology.cz/record/turtle/507ab460-3f18-429d-a806-0d100a010817-cp2-1> .

<https://micka.geology.cz/record/turtle/507ab460-3f18-429d-a806-0d100a010817-cp2-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> .
