@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://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852>
  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 "5b212b5c-4ec8-4b5c-81d3-53920a010852"^^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/application> ;
  dc:title "Gruzie (projekt)"@cs, "Georgia (project)"@en ;
  dc:description "Webové stránky projektu \"Hodnocení náchylnosti k sesouvání v hornatých částech Gruzie na příkladu ohrožených sídel, mezinárodní silnice a energovodů v municipalitě Dusheti\",  (2014 - 2016)."@cs, "Website of a project \"Evaluation of landslide susceptibility in the mountains part of Georgia on the example of endangered settlements, international roads and energy conduits in Dusheti municipality\" (2014 - 2016)."@en ;
  dcat:theme <https://registry.geology.cz/CGSGeoscientificTheme/geologicalHazards>, <https://registry.geology.cz/CGSGeoscientificTheme/engineeringGeology>, <http://www.eionet.europa.eu/gemet/concept/3650>, <http://www.eionet.europa.eu/gemet/concept/2157>, <http://www.eionet.europa.eu/gemet/concept/4668>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialScope/regional> ;
  dcat:keyword "geohazardy"@cs, "geological hazards"@en, "inženýrská geologie"@cs, "engineering geology"@en, "věda/vědy přírodní/vědy o Zemi/geologie"@cs, "science/natural science/earth science/geology"@en, "management/nástroj politiky/spolupráce/spolupráce rozvojová"@cs, "management/policy instrument/co-operation/development co-operation"@en, "pozemek/proces geomorfologický/sesuv"@cs, "land/geomorphic process/landslide"@en, "Zahraniční rozvojová spolupráce ČR"@cs, "Development cooperation of the Czech Republik"@en, "Mezinárodní aktivity a spolupráce"@cs, "International activities and cooperation"@en, "Mtskheta-Mtianeti region"@cs, "Mtskheta-Mtianeti Region"@en, "mapování 1 : 25 000"@cs, "mapping 1 : 25.000"@en, "Regionální"@cs, "Regional"@en ;
  dc:identifier "https://registry.geology.cz/id/PRJ-GRUZIE_SN_2014-WEB"^^xsd:anyURI ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>44.635 42.000</gml:lowerCorner><gml:upperCorner>44.903 42.465</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [44.635,42.000], [44.635,42.465], [44.903,42.465], [44.903,42.000], [44.635,42.000]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((44.635 42.000,
                            44.635 42.465,
                            44.903 42.465,
                            44.903 42.000,
                            44.635 42.000))"""^^ns3:wktLiteral
  ], <https://publications.europa.eu/resource/authority/country/GEO> ;
  dc:issued "2014"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description """Oracle ČGS
Do 30.4.2023 odborný garant Mgr. Aleš Havlín, Ph.D.
https://storymaps.arcgis.com/stories/0b866522fb12430ba169b22bc65bfae9"""@cs
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-distribution2> ;
  dcat:contactPoint [
    a vcard:Individual ;
    vcard:fn "Ing. Martin Dostalík"@cs ;
    vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
    vcard:hasTelephone <tel:+420257089485> ;
    vcard:hasEmail <mailto:martin.dostalik@geology.cz> ;
    vcard:hasURL <https://cgs.gov.cz/personal/martin-dostalik> ;
    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"
    ]
  ] ;
  dc:creator [
    a foaf:Organization ;
    vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
    vcard:hasEmail """
                    ales.havlin@geology.cz
                  """ ;
    vcard:hasTelephone [
      vcard:hasValue <tel:+420543429252> ;
      a vcard:Voice
    ] ;
    vcard:adr [
      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/5b212b5c-4ec8-4b5c-81d3-53920a010852> .

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/5b212b5c-4ec8-4b5c-81d3-53920a010852-distribution1>
  a dcat:Distribution ;
  dc:title "Webová stránka (CS)"@cs, "Web page (CS)"@en ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-access1> ;
  dcat:accessURL <http://www.geology.cz/gruzie-spoluprace> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-access1>
  a dcat:DataService ;
  dc:title "Webová stránka (CS)"@cs, "Web page (CS)"@en ;
  dcat:endpointURL <http://www.geology.cz/gruzie-spoluprace> ;
  dcat:endpointDescription <http://www.geology.cz/gruzie-spoluprace> ;
  foaf:page <http://www.geology.cz/gruzie-spoluprace> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-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/5b212b5c-4ec8-4b5c-81d3-53920a010852-distribution2>
  a dcat:Distribution ;
  dc:title "Webová stránka (EN)"@cs, "Web page (EN)"@en ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-access2> ;
  dcat:accessURL <http://www.geology.cz/gruzie-spoluprace/english> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-access2>
  a dcat:DataService ;
  dc:title "Webová stránka (EN)"@cs, "Web page (EN)"@en ;
  dcat:endpointURL <http://www.geology.cz/gruzie-spoluprace/english> ;
  dcat:endpointDescription <http://www.geology.cz/gruzie-spoluprace/english> ;
  foaf:page <http://www.geology.cz/gruzie-spoluprace/english> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/5b212b5c-4ec8-4b5c-81d3-53920a010852-cp2-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

