@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://geoportal.gov.cz/php/micka/record/turtle/51deadf7-5050-4922-a905-5bdc0a010817>
  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 "51deadf7-5050-4922-a905-5bdc0a010817"^^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 "Geologický slovník, anglicko-český a česko-anglický"@cs, "Dictionary of geology, English-Czech and Czech-English"@en ;
  dc:description "Databáze slovníku je elektronickou podobou geologického slovníku autorů Otakara Zemana, Karla Beneše a kolektivu vydaného v roce v roce 1985 nakladatelstvim Academia Praha. Některé chybějící termíny do slovníku doplnili: Zdeněk Kukal, Petr Hradecký, Vladislav Rapprich a Marcela Stárková."@cs, "The database of the dictionary is an electronic version of the geological dictionary of the authors Otakar Zeman, Karel Beneš and the collective published in 1985 by the publishing house Academia Praha. Some missing terms were added to the dictionary by: Zdeněk Kukal, Petr Hradecký, Vladislav Rapprich and Marcela Stárková."@en ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/geoscientificInformation> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/ge>, <http://publications.europa.eu/resource/authority/data-theme/TECH>, <https://registry.geology.cz/CGSGeoscientificTheme/educationAndPromotionOfGeology>, [
    a skos:Concept ;
    skos:prefLabel "slovníky a encyklopedie"@cs, "dictionaries and encyclopedias"@en ;
    skos:inScheme [
      a skos:ConceptScheme ;
      dc:title "Geovědní témata ČGS"@cs, "CGS Geoscientific themes"@en ;
      dc:issued "2012-12-01"^^xsd:date
    ]
  ] ;
  dcat:keyword "Geologie"@cs, "Geology"@en, "vzdělávání a popularizace geologie"@cs, "education and promotion of geology"@en ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
  dc:identifier "https://registry.geology.cz/id/KODY-SLOVNIK_G-DTB"^^xsd:anyURI ;
  dc:language <http://publications.europa.eu/resource/authority/language/CES>, <http://publications.europa.eu/resource/authority/language/ENG> ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-180.00 -90.00</gml:lowerCorner><gml:upperCorner>180.00 90.00</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [-180.00,-90.00], [-180.00,90.00], [180.00,90.00], [180.00,-90.00], [-180.00,-90.00]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((-180.00 -90.00,
                            -180.00 90.00,
                            180.00 90.00,
                            180.00 -90.00,
                            -180.00 -90.00))"""^^ns3:wktLiteral
  ], </WORLD> ;
  dc:created "2001"^^xsd:date ;
  dc:modified "2013"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description """Slovník je elektronickou podobou geologického slovníku autorů Otakara Zemana, Karla Beneše a kolektivu vydaného v roce v roce 1985 nakladatelstvim Academia Praha. Některé chybějící termíny do slovníku doplnili: Zdeněk Kukal, Petr Hradecký, Vladislav Rapprich a Marcela Stárková. 
Slovník se nadále doplňuje."""@cs, """The dictionary is an electronic version of the geological dictionary by the authors Otakar Zeman, Karel Beneš and their team, published in 1985 by the Academia Praha publishing house. Some missing terms were added to the dictionary by: Zdeněk Kukal, Petr Hradecký, Vladislav Rapprich and Marcela Stárková.
The dictionary continues to be updated."""@en
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/51deadf7-5050-4922-a905-5bdc0a010817-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/51deadf7-5050-4922-a905-5bdc0a010817-distribution2> ;
  dcat:contactPoint [
    a vcard:Individual ;
    vcard:fn "Mgr. Petr Čoupek"@cs ;
    vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
    vcard:hasTelephone <tel:+420543429225> ;
    vcard:hasEmail <mailto:petr.coupek@geology.cz> ;
    vcard:hasURL <https://cgs.gov.cz/personal/petr-coupek> ;
    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> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/51deadf7-5050-4922-a905-5bdc0a010817> .

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/record/turtle/51deadf7-5050-4922-a905-5bdc0a010817-distribution1>
  a dcat:Distribution ;
  dc:title "Databázová aplikace (CS)"@cs, "Database application (CS)"@en ;
  dcat:accessURL <https://app.geology.cz/encyklopedie/gslov.pl> ;
  foaf:page <https://app.geology.cz/encyklopedie/gslov.pl> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  ns1:characterEncoding "windows-1250"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/51deadf7-5050-4922-a905-5bdc0a010817> ;
  dc:format [ rdfs:label "DBF" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/51deadf7-5050-4922-a905-5bdc0a010817-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/51deadf7-5050-4922-a905-5bdc0a010817-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/51deadf7-5050-4922-a905-5bdc0a010817-distribution2>
  a dcat:Distribution ;
  dc:title "Databázová aplikace (EN)"@cs, "Database application (EN)"@en ;
  dcat:accessURL <https://app.geology.cz/encyklopedie/gslov.pl?l=e&s=> ;
  foaf:page <https://app.geology.cz/encyklopedie/gslov.pl?l=e&s=> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/conditionsUnknown>, <https://services.cuzk.gov.cz/registry/codelist/ConditionsApplyingToAccessAndUse/copyright> ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  ns1:characterEncoding "windows-1250"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/51deadf7-5050-4922-a905-5bdc0a010817> ;
  dc:format [ rdfs:label "DBF" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/51deadf7-5050-4922-a905-5bdc0a010817-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/51deadf7-5050-4922-a905-5bdc0a010817-cp2-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

