@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#> .
@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/756d2f00-2f00-156d-99d6-c88088beb3f3>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2021-10-04"^^xsd:date ;
    dcat:contactPoint [
      a vcard:Individual ;
      vcard:fn "Soňa Čechová"@cs ;
      vcard:organization-name "Česká inspekce životního prostředí"@cs ;
      vcard:hasTelephone <tel:222860357> ;
      vcard:hasEmail <mailto:sona.cechova@cizp.cz> ;
      vcard:hasURL <http://www.cizp.cz/> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "Na Břehu 267" ;
        vcard:locality "Praha 9 - Vysočany" ;
        vcard:postal-code "190 00"
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a foaf:Person ;
        org:memberOf [
          a foaf:Organization ;
          foaf:name "Česká inspekce životního prostředí"@cs
        ] ;
        foaf:mbox <mailto:sona.cechova@cizp.cz> ;
        foaf:phone <tel:222860357> ;
        foaf:workplaceHomepage <http://www.cizp.cz/> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "Na Břehu 267" ;
          ns0:postName "Praha 9 - Vysočany" ;
          ns0:postCode "190 00"
        ]
      ] ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact> ;
      dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact>
    ] ;
    dc:identifier "756d2f00-2f00-156d-99d6-c88088beb3f3"^^xsd:string ;
    dc:source [
      dc:modified "2021-10-04"^^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 "Havárie na vodě"@cs, "Damage/Incidents on or to Water"@en ;
  dc:description """Poskytuje informace o: místu a příčině havárie, postiženém vodním útvaru, původci havárie, uniklé látce, sanaci, úhynu ryb, výši pokuty. Data vznikla na základě potřeb pracovníků oddělení ochrany vod."""@cs, """Provides you with information about: locations and causes of incidents, inflictions on the water column, causes of the incidents, complaints about leakages, rehabilitation/stabilization, death of fishes and higher fines. Data established for the basic needs for the workers of the Department of Water Protection."""@en ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/environment>, <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/inlandWaters> ;
  dcat:theme <http://inspire.ec.europa.eu/theme/hy>, <http://publications.europa.eu/resource/authority/data-theme/ENVI>, <http://inspire.ec.europa.eu/metadata-codelist/SpatialScope/national> ;
  dcat:keyword "Vodopis"@cs, "Hydrography"@en, "Národní"@cs, "National"@en, "voda"@cs, "water"@en, "havárie"@cs, "accident"@en, "uniklá látka"@cs, "leaked substance"@en, "zdroj havárie"@cs, "accident source"@en ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
  dc:identifier "CZ-41693205-VODA1"^^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>11.99 48.25</gml:lowerCorner><gml:upperCorner>18.91 51.25</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [11.99,48.25], [11.99,51.25], [18.91,51.25], [18.91,48.25], [11.99,48.25]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((11.99 48.25,
                            11.99 51.25,
                            18.91 51.25,
                            18.91 48.25,
                            11.99 48.25))"""^^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 "1998-01-01"^^xsd:date
  ] ;
  dc:created "1998-01-01"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "Evidence havárií, která vychází z vodního zákona. Povinnost ČIŽP."@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, "See referenced specification"@en ;
      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/756d2f00-2f00-156d-99d6-c88088beb3f3-distribution1> ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a foaf:Person ;
      org:memberOf [
        a foaf:Organization ;
        foaf:name "Česká inspekce životního prostředí"@cs
      ] ;
      foaf:mbox <mailto:martina.pazourova@cizp.cz> ;
      foaf:phone <tel:222860347> ;
      foaf:workplaceHomepage <http://www.cizp.cz/> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "Na Břehu 267" ;
        ns0:postName "Praha 9 - Vysočany" ;
        ns0:postCode "190 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 [
    a foaf:Organization ;
    vcard:organization-name "Česká inspekce životního prostředí"@cs ;
    vcard:hasEmail "martina.pazourova@cizp.cz" ;
    vcard:hasTelephone [
      vcard:hasValue <tel:222860347> ;
      a vcard:Voice
    ] ;
    vcard:adr [
      vcard:street-address "Na Břehu 267" ;
      vcard:locality "Praha 9 - Vysočany" ;
      vcard:postal-code "190 00" ;
      vcard:country-name "Česká republika"
    ]
  ] ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/5514> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/756d2f00-2f00-156d-99d6-c88088beb3f3> .

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/756d2f00-2f00-156d-99d6-c88088beb3f3-distribution1>
  a dcat:Distribution ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply> ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  ns4:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/textTable> ;
  ns1:characterEncoding "windows-1250"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/756d2f00-2f00-156d-99d6-c88088beb3f3> ;
  dc:format [ rdfs:label "ORACLE SDO" ], [ rdfs:label "CSV" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/756d2f00-2f00-156d-99d6-c88088beb3f3-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/756d2f00-2f00-156d-99d6-c88088beb3f3-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Česká inspekce životního prostředí"@cs ;
  vcard:hasEmail "martina.pazourova@cizp.cz" .

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