@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 prov: <http://www.w3.org/ns/prov#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@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/earl#> .
@prefix ns5: <http://www.w3.org/ns/adms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://geoportal.gov.cz/php/micka/record/turtle/5b473ff0-87e8-402e-80dd-2df6c0a80137>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2020-08-28"^^xsd:date ;
    dcat:contactPoint [
      a prov:Agent, vcard:Organization ;
      vcard:fn "Univerzita Karlova Praha, Přírodovědecká fakulta"@cs, "Charles University, Faculty of Science"@en ;
      vcard:hasTelephone <tel:+420221951549> ;
      vcard:hasEmail <mailto:josef.vlcek@natur.cuni.cz> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "Albertov 6" ;
        vcard:locality "Praha 2" ;
        vcard:postal-code "128 43"
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a prov:Agent, foaf:Organization ;
        foaf:name "Univerzita Karlova Praha, Přírodovědecká fakulta"@cs, "Charles University, Faculty of Science"@en ;
        foaf:mbox <mailto:josef.vlcek@natur.cuni.cz> ;
        foaf:phone <tel:+420221951549> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "Albertov 6" ;
          ns0:postName "Praha 2" ;
          ns0:postCode "128 43"
        ]
      ] ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/principalInvestigator> ;
      dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/principalInvestigator>
    ] ;
    dc:identifier "5b473ff0-87e8-402e-80dd-2df6c0a80137"^^xsd:string ;
    dc:source [
      dc:modified "2020-08-28"^^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/dataset> ;
  dc:title "Lokální síť monitorující proudění CO2 - CarbonNet"@cs, "Local network monitoring natural CO2 flux - CarbonNet"@en ;
  dc:description """Lokální síť Carbonet pro monitorování výstupu přírodního  oxidu uhličitého v západních Čechách. Oblast západních Čech je známá svou recentní seismickou aktivitou. Kromě toho se v lokalitě projevuje také postvulkanická aktivita, která je pozorovatelná ve formě úniků oxidu uhličitého v mofetách či vrtech. Účelem sítě CarbonNet je sledování množství a dalších fyzikálních vlastností unikajícího plynu."""@cs, """Local network monitoring flow of natural carbon dioxide in West Bohemia region. West Bohemia region is known for its recent seismic activity. There are also postvolcanic effects observed in the area such as carbon dioxide flow in the moffettes and wells. Purprose of CarbonNet network is to monitor the volume and other physical parameters of the leaking gas."""@en ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/geoscientificInformation> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/ef>, <http://publications.europa.eu/resource/authority/data-theme/ENVI> ;
  dcat:keyword "Zařízení pro sledování životního prostředí"@cs, "Environmental monitoring facilities"@en, "geofyzika"@cs, "geophysics"@en, "geodynamika"@cs, "geodynamics"@en, "oxid uhličitý"@cs, "carbon dioxide"@en, "CzechGeo"@cs, "CzechGeo"@en ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
  dc:identifier "CZ-00216208-CARBONNET-PRFUK"^^xsd:string ;
  dc:language <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>12.34 50.01</gml:lowerCorner><gml:upperCorner>12.77 50.27</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [12.34,50.01], [12.34,50.27], [12.77,50.27], [12.77,50.01], [12.34,50.01]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((12.34 50.01,
                            12.34 50.27,
                            12.77 50.27,
                            12.77 50.01,
                            12.34 50.01))"""^^ns3:wktLiteral
  ] ;
  dc:issued "7/2017"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "Digitální data bez kontroly kvality."@cs, "Digital data without quality control."@en
  ] ;
  prov:wasUsedBy [
    a prov:Activity ;
    prov:generated [
      a prov:Entity ;
      ns4:outcome <http://inspire.ec.europa.eu/metadata-codelist/DegreeOfConformity/notEvaluated> ;
      dc:description "Viz odkazovanou specifikaci"@cs, "See the referenced specification"@en ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom <http://data.europa.eu/eli/reg/2010/268>
        ] ]
    ]
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/5b473ff0-87e8-402e-80dd-2df6c0a80137-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/5b473ff0-87e8-402e-80dd-2df6c0a80137-distribution2> ;
  dc:rightsHolder [
    a foaf:Organization ;
    vcard:organization-name "Univerzita Karlova Praha, Přírodovědecká fakulta"@cs, "Charles University, Faculty of Science"@en ;
    vcard:hasEmail """
                    tomas.fischer@natur.cuni.cz
                  """ ;
    vcard:hasTelephone [
      vcard:hasValue <tel:+420221951546> ;
      a vcard:Voice
    ] ;
    vcard:adr [
      vcard:street-address """
                    Albertov 6
                  """ ;
      vcard:locality """
                    Praha 2
                  """ ;
      vcard:postal-code """
                    128 43
                  """
    ]
  ] ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/5b473ff0-87e8-402e-80dd-2df6c0a80137> .

ns2: a dc:Standard .
<http://publications.europa.eu/resource/authority/language/CES> a dc:LinguisticSystem .
<http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/principalInvestigator> a dcat:Role .
<https://geoportal.gov.cz/php/micka/record/turtle/5b473ff0-87e8-402e-80dd-2df6c0a80137-distribution1>
  a dcat:Distribution ;
  dcat:accessURL <https://web.natur.cuni.cz/uhigug/carbonnet/index.html> ;
  dcat:landingPage <https://web.natur.cuni.cz/uhigug/carbonnet/index.html> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "Data do 7/2017 na vyžádání, novější volně dostupná."@cs, "Data till 7/2017 on request, later on free available."@en
  ] ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  ns5:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/textTable> ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/5b473ff0-87e8-402e-80dd-2df6c0a80137> ;
  dc:format [ rdfs:label ".txt" ] .

<https://geoportal.gov.cz/php/micka/record/turtle/5b473ff0-87e8-402e-80dd-2df6c0a80137-distribution2>
  a dcat:Distribution ;
  dcat:accessURL <https://web.natur.cuni.cz/uhigug/carbonnet/en_index.html> ;
  dcat:landingPage <https://web.natur.cuni.cz/uhigug/carbonnet/en_index.html> ;
  dc:rights [
    a dc:RightsStatement ;
    dc:description "Data do 7/2017 na vyžádání, novější volně dostupná."@cs, "Data till 7/2017 on request, later on free available."@en
  ] ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  ns5:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/textTable> ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/5b473ff0-87e8-402e-80dd-2df6c0a80137> ;
  dc:format [ rdfs:label ".txt" ] .

<http://www.opengis.net/def/crs/EPSG/0/4326> dc:type <http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem> .
