@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 dqv: <http://www.w3.org/ns/dqv#> .
@prefix ns3: <http://www.opengis.net/ont/geosparql#> .
@prefix ns4: <http://www.w3.org/ns/adms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://geoportal.gov.cz/php/micka/record/turtle/57ee59af-14e8-4fab-bfa5-13a5c0a80137>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2024-10-14"^^xsd:date ;
    dcat:contactPoint [
      a prov:Agent, vcard:Organization ;
      vcard:fn "Český hydrometeorologický ústav"@cs ;
      vcard:hasEmail <mailto:anna.lanacova@chmi.cz> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "Na Šabatce 17" ;
        vcard:locality "Praha" ;
        vcard:postal-code "143 06" ;
        vcard:country-name "ČR"
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a prov:Agent, foaf:Organization ;
        foaf:name "Český hydrometeorologický ústav"@cs ;
        foaf:mbox <mailto:anna.lanacova@chmi.cz> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "Na Šabatce 17" ;
          ns0:postName "Praha" ;
          ns0:postCode "143 06" ;
          ns0:adminUnitL1 "ČR"
        ]
      ] ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact> ;
      dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact>
    ] ;
    dc:identifier "57ee59af-14e8-4fab-bfa5-13a5c0a80137"^^xsd:string ;
    dc:source [
      dc:modified "2024-10-14"^^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:DatasetSeries ;
  ns2:resourceType <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series> ;
  dc:title "Hlásná síť podzemních vod"@cs ;
  dc:description """Jedná se o podmnožinu pozorovaných objektů PzV – mělkých a hlubokých vrtů i pramenů, které reprezentují danou zvodeň a mají kvalitní řadu pozorování v letech 1991—2020. Z výsledků měření v této části sítě se každý týden a měsíc připravuje zpráva a soustava map, která charakterizuje „Stav podzemních vod“. V těchto mapách se srovnávají změny hladin ve vrtech a vydatností v pramenech vůči předchozímu týdnu a měsíci nebo se stejným týdnem a měsícem předchozího roku, dále se hodnotí hladina a vydatnost podle pravděpodobnosti překročení pro hodnocený týden a měsíc. This is a subset of observed groundwater objects - shallow and deep boreholes and springs which represent given aquifers and have the time series records of a sufficient quality within the years 1981-2010. Based on the results that follow the measurements at these sites, reports and sets of maps are prepared every week and every month. These materials characterize the 'State of groundwater'. The maps show the changes of water level in boreholes and of water yield at springs. The current weeks and months are compared with the previous ones (or with the same weeks or months of the previous year). Furthermore, the water levels and yields are assessed from the perspective of the probability of exceedance for the assessed week and month. Zákon č. 254/2001 sb. vodní zákon"""@cs ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/environment> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/ef>, <http://publications.europa.eu/resource/authority/data-theme/ENVI>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialScope/national> ;
  dcat:keyword "Zařízení pro sledování životního prostředí"@cs, "Národní"@cs, "pramen"@cs, "vrt"@cs, "hlásná síť"@cs, "národní"@cs ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
  dqv:hasQualityMeasurement [
    a dqv:QualityMeasurement ;
    dqv:isMeasurementOf ns2:spatialResolutionAsScale ;
    dqv:value 0.0000004
  ] ;
  dcat:spatialResolutionInMeters 25000.0 ;
  dc:identifier "CZ-00020699-OHFB-HSPZV"^^xsd:string ;
  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>12.10 48.59</gml:lowerCorner><gml:upperCorner>18.91 51.04</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [12.10,48.59], [12.10,51.04], [18.91,51.04], [18.91,48.59], [12.10,48.59]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((12.10 48.59,
                            12.10 51.04,
                            18.91 51.04,
                            18.91 48.59,
                            12.10 48.59))"""^^ns3:wktLiteral
  ], <http://publications.europa.eu/resource/authority/country/CZE>, <https://linked.cuzk.cz/resource/ruian/stat/1> ;
  dc:temporal [
    a dc:PeriodOfTime ;
    dcat:startDate "2018-01-01"^^xsd:date ;
    dcat:endDate "2018-01-01"^^xsd:date
  ] ;
  dc:modified "2023-01-23"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "Síť objektů podzemních vod ČHMÚ pro aktuální data a databáze podzemních vod pro historická data."@cs
  ] ;
  prov:wasUsedBy [
    a prov:Activity ;
    prov:generated [
      a prov:Entity ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/DegreeOfConformity/nonConformant> ;
      dc:description "Viz odkazovanou specifikaci"@cs ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom <https://data.europa.eu/eli/dir/2007/2>
        ] ]
    ]
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/57ee59af-14e8-4fab-bfa5-13a5c0a80137-distribution1> ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a prov:Agent, foaf:Organization ;
      foaf:name "Český hydrometeorologický ústav"@cs ;
      foaf:mbox <mailto:chmi@chmi.cz> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "Na Šabatce 17" ;
        ns0:postName "Praha" ;
        ns0:postCode "143 06" ;
        ns0:adminUnitL1 "ČR"
      ]
    ] ;
    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 "Český hydrometeorologický ústav"@cs ;
      foaf:mbox <mailto:chmi@chmi.cz> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "Na Šabatce 17" ;
        ns0:postName "Praha" ;
        ns0:postCode "143 06" ;
        ns0:adminUnitL1 "ČR"
      ]
    ] ;
    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/00020699> ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/32633> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/57ee59af-14e8-4fab-bfa5-13a5c0a80137> .

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 .
ns2:spatialResolutionAsScale a dqv:Metric .
<https://geoportal.gov.cz/php/micka/record/turtle/57ee59af-14e8-4fab-bfa5-13a5c0a80137-distribution1>
  a dcat:Distribution ;
  dcat:accessURL <https://www.chmi.cz/aktualni-situace/hydrologicka-situace/stav-podzemnich-vod> ;
  foaf:page <https://www.chmi.cz/aktualni-situace/hydrologicka-situace/stav-podzemnich-vod> ;
  dc:license <https://creativecommons.org/licenses/by/4.0/> ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  ns4:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/grid> ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/57ee59af-14e8-4fab-bfa5-13a5c0a80137> ;
  dc:format [ rdfs:label "ESRI shapefile" ], [ rdfs:label "JPEG" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/57ee59af-14e8-4fab-bfa5-13a5c0a80137-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/57ee59af-14e8-4fab-bfa5-13a5c0a80137-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Český hydrometeorologický ústav"@cs ;
  vcard:hasEmail "chmi@chmi.cz" .

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