@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/61bcc5ca-6688-4578-88d0-14aa0a010852>
  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 "61bcc5ca-6688-4578-88d0-14aa0a010852"^^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/application> ;
  ns2:serviceType <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceType/Web> ;
  dc:title "GIC - Geoscience Information Consortium"@cs, "GIC - Geoscience Information Consortium"@en ;
  dc:description "Webové stránky sdružení informatiků národních geologických služeb (organizací) \"GIC - Geoscience Information Consortium\". GIC vznikl za účelem mezinárodní výměny informací souvisejících s využíváním a řízením geovědních informačních systémů."@cs, "Website of the association of informatics of national Geological Surveys Organisations (GSOs) \"GIC - Geoscience Information Consortium\". The GIC was established to exchange information among GSOs on the use and management of geoscience information systems for the international support of Earth sciences."@en ;
  dcat:theme <https://registry.geology.cz/CGSGeoscientificTheme/stateGeologicalService>, <http://www.eionet.europa.eu/gemet/concept/11134>, <http://www.eionet.europa.eu/gemet/concept/3650>, <http://www.eionet.europa.eu/gemet/concept/4311>, <http://www.eionet.europa.eu/gemet/concept/4421>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialScope/global> ;
  dcat:keyword "státní geologická služba"@cs, "state geological service"@en, "struktura institucionální/komise vědecká"@cs, "institutional structure/scientific committee"@en, "geologie"@cs, "geology"@en, "systém informační"@cs, "information system"@en, "spolupráce mezinárodní"@cs, "international co-operation"@en, "Celosvětový"@cs, "Global"@en, "geoinformatika"@cs, "geoinformatics"@en ;
  dc:identifier "https://registry.geology.cz/id/ORG-GIC_2021-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>-180.000 -90.000</gml:lowerCorner><gml:upperCorner>180.000 90.000</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [-180.000,-90.000], [-180.000,90.000], [180.000,90.000], [180.000,-90.000], [-180.000,-90.000]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((-180.000 -90.000,
                            -180.000 90.000,
                            180.000 90.000,
                            180.000 -90.000,
                            -180.000 -90.000))"""^^ns3:wktLiteral
  ] ;
  dc:issued "2021-12-17"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description """Drupal STAR, 
Po technické stránce realizováno v rámci portálu STAR."""@cs, "Drupal STAR"@en
  ] ;
  dcat:distribution <https://micka.geology.cz/record/turtle/61bcc5ca-6688-4578-88d0-14aa0a010852-distribution1> ;
  dcat:contactPoint [
    a vcard:Individual ;
    vcard:fn "RNDr. Dana Čápová"@cs ;
    vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
    vcard:hasTelephone <tel:+420234742166> ;
    vcard:hasEmail <mailto:dana.capova@geology.cz> ;
    vcard:hasURL <https://cgs.gov.cz/personal/dana-capova> ;
    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>
  ], [
    a prov:Attribution ;
    prov:agent [
      a prov:Agent, foaf:Organization ;
      foaf:name "Macron Software, spol. s.r.o."@cs, "Macron Software, spol. s.r.o."@en ;
      foaf:mbox <mailto:info@macronsoftware.cz> ;
      foaf:phone <tel:+420226257780> ;
      foaf:workplaceHomepage <https://www.macronsoftware.cz/> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "Bezová 1658/1" ;
        ns0:postName "Praha 4" ;
        ns0:postCode "147 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>
  ] ;
  dc:publisher <https://rpp-opendata.egon.gov.cz/odrpp/zdroj/orgán-veřejné-moci/00025798> ;
  foaf:page <https://micka.geology.cz/record/basic/61bcc5ca-6688-4578-88d0-14aa0a010852> .

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/turtle/61bcc5ca-6688-4578-88d0-14aa0a010852-distribution1>
  a dcat:Distribution ;
  dc:title "Webová stránka (EN)"@cs, "Web page (EN)"@en ;
  dcat:accessService <https://micka.geology.cz/record/turtle/61bcc5ca-6688-4578-88d0-14aa0a010852-access1> ;
  dcat:accessURL <https://www.g-i-c.org/> ;
  dcat:contactPoint <https://micka.geology.cz/record/turtle/61bcc5ca-6688-4578-88d0-14aa0a010852-cp1-1> .

<https://micka.geology.cz/record/turtle/61bcc5ca-6688-4578-88d0-14aa0a010852-access1>
  a dcat:DataService ;
  dc:title "Webová stránka (EN)"@cs, "Web page (EN)"@en ;
  dcat:endpointURL <https://www.g-i-c.org/> ;
  dcat:endpointDescription <https://www.g-i-c.org/> ;
  foaf:page <https://www.g-i-c.org/> ;
  dcat:contactPoint <https://micka.geology.cz/record/turtle/61bcc5ca-6688-4578-88d0-14aa0a010852-cp1-1> .

<https://micka.geology.cz/record/turtle/61bcc5ca-6688-4578-88d0-14aa0a010852-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Česká geologická služba"@cs, "Czech Geological Survey"@en ;
  vcard:hasEmail "metadata@geology.cz" .

