@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://data.europa.eu/r5r/> .
@prefix ns4: <http://www.opengis.net/ont/geosparql#> .
@prefix ns5: <http://www.w3.org/ns/earl#> .
@prefix ns6: <http://www.w3.org/ns/adms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://geoportal.gov.cz/php/micka/record/turtle/5b18f317-a478-4b31-93b2-4998c0a80138>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2018-07-04"^^xsd:date ;
    dcat:contactPoint [
      a prov:Agent, vcard:Organization ;
      vcard:fn "Výzkumný ústav geodetický, topografický a kartografický, v.v.i."@cs, "Research Institute of Geodesy, Topography and Cartography, p.r.i."@en ;
      vcard:hasTelephone <tel:323649235> ;
      vcard:hasEmail <mailto:jakub.kostelecky@pecny.cz> ;
      vcard:hasURL <http://www.pecny.cz> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "Pecný 244" ;
        vcard:locality "Ondřejov" ;
        vcard:postal-code "251 65"
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a prov:Agent, foaf:Organization ;
        foaf:name "Výzkumný ústav geodetický, topografický a kartografický, v.v.i."@cs, "Research Institute of Geodesy, Topography and Cartography, p.r.i."@en ;
        foaf:mbox <mailto:jakub.kostelecky@pecny.cz> ;
        foaf:phone <tel:323649235> ;
        foaf:workplaceHomepage <http://www.pecny.cz> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "Pecný 244" ;
          ns0:postName "Ondřejov" ;
          ns0:postCode "251 65"
        ]
      ] ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact> ;
      dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact>
    ] ;
    dc:identifier "5b18f317-a478-4b31-93b2-4998c0a80138"^^xsd:string ;
    dc:source [
      dc:modified "2018-07-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 "GNSS měření VESOG"@cs, "GNSS observations VESOG"@en ;
  dc:description """Výzkumná a experimentální síť permanentních GNSS stanic provozovaná Výzkumným ústavem geodetickým, topografickým a kartografickým - Geodetickou observatoří Pecný ve spolupráci s více akademickými a výzkumnými institucemi v České republice: Vysokým učením technickým v Brně, Universitou Palackého v Olomouci, VŠB-Technickou universitou Ostrava, Západočeskou universitou v Plzni, Ústavem fyziky atmosféry AV ČR, Vojenským geografickým a hydrometeorologickým úřadem v Dobrušce. Sběr dat pro sledování změn polohy - geokinematiky, atmosféry, určování drah družic GNSS systémů."""@cs, """Research and experimental network of permanent GNSS stations operated by the Research Institute of Geodesy, Topography and Cartography, Geodetic Observatory Pecny in cooperation with more academic and research institutions in the Czech Republic: Brno University of Technology, Palacky University of Olomouc, Technical University of Ostrava, West-Bohemia University in Pilsen, Institute for atmospehric physics CAS, Military Geography and Hydrometeorologic Office Dobruska. Data collection for monitoring of changes of position - geokinematic, atmosphere, GNSS satellite orbit determination."""@en ;
  ns2:topicCategory <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/location> ;
  ns3:applicableLegislation <http://data.europa.eu/eli/dir/2007/2/2019-06-26> ;
  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, "GNSS"@cs, "GNSS"@en, "Geodézie"@cs, "Geodesy"@en, "CzechGeo"@cs, "CzechGeo"@en ;
  dc:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
  dcat:spatialResolutionInMeters 80000.0 ;
  dc:identifier "CZ-00025615-GNSSvesog"^^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.96 48.83</gml:lowerCorner><gml:upperCorner>18.89 50.49</gml:upperCorner></gml:Envelope>"^^ns4:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [12.96,48.83], [12.96,50.49], [18.89,50.49], [18.89,48.83], [12.96,48.83]
                            ]]}"""^^ns4:geoJSONLiteral, """
                    POLYGON((12.96 48.83,
                            12.96 50.49,
                            18.89 50.49,
                            18.89 48.83,
                            12.96 48.83))"""^^ns4:wktLiteral
  ] ;
  dc:temporal [
    a dc:PeriodOfTime ;
    dcat:startDate "1995-01-01"^^xsd:date
  ] ;
  dc:created "2018-06-07"^^xsd:date ;
  dc:provenance [
    a dc:ProvenanceStatement ;
    dc:description "Měřené fáze a pseudovzdálenosti ze signálů GNSS systémů GPS NAVSTAR, GLONASS, Galileo, BeiDou, QZSS, IRNSS a SBAS na 11 stanicích s intervalem záznamu 1 sekunda nebo 30 sekund uložené v souborech o délce 1 hodina nebo 1 den. Data z vybraných stanic zasílána do IGS (Mezinárodní GNSS služba), EPN (Permanentní síť EUREF), EPOS (Observační systém evropské desky) a CZEPOS (Síť permanentních stanic GNSS České republiky)."@cs, "Observed phases and pseudoranges from signals of GNSS systems GPS NAVSTAR, GLONASS, Galileo, BeiDou, QZSS, IRNSS and SBAS at 11 stations with recording interval 1 second or 30 second saved in files with recording length 1 hour or 1 day. Data from selected stations are distributed to IGS (International GNSS Service), EPN (EUREF Permanent Network), EPOS (European Plate Observing System) and CZEPOS (Network of GNSS Permanent Stations in Czech Republic)."@en
  ] ;
  prov:wasUsedBy [
    a prov:Activity ;
    prov:generated [
      a prov:Entity ;
      ns5: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/1089>
        ] ]
    ]
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/5b18f317-a478-4b31-93b2-4998c0a80138-distribution1> ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a prov:Agent, foaf:Organization ;
      foaf:name "Výzkumný ústav geodetický, topografický a kartografický, v.v.i."@cs, "Research Institute of Geodesy, Topography and Cartography, p.r.i."@en ;
      foaf:mbox <mailto:jakub.kostelecky@pecny.cz> ;
      foaf:phone <tel:323649235> ;
      foaf:workplaceHomepage <http://www.pecny.cz> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "Pecný 244" ;
        ns0:postName "Ondřejov" ;
        ns0:postCode "251 65"
      ]
    ] ;
    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 "Výzkumný ústav geodetický, topografický a kartografický, v.v.i."@cs, "Research Institute of Geodesy, Topography and Cartography, p.r.i."@en ;
    vcard:hasEmail "jakub.kostelecky@pecny.cz" ;
    vcard:hasTelephone [
      vcard:hasValue <tel:323649235> ;
      a vcard:Voice
    ] ;
    vcard:adr [
      vcard:street-address "Pecný 244" ;
      vcard:locality "Ondřejov" ;
      vcard:postal-code "251 65"
    ]
  ] ;
  dc:conformsTo <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/5b18f317-a478-4b31-93b2-4998c0a80138> .

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/5b18f317-a478-4b31-93b2-4998c0a80138-distribution1>
  a dcat:Distribution ;
  dcat:accessURL <http://www.pecny.cz/CzechGeo/vesog/> ;
  dcat:landingPage <http://www.pecny.cz/CzechGeo/vesog/> ;
  dc:license <http://inspire.ec.europa.eu/metadata-codelist/ConditionsApplyingToAccessAndUse/noConditionsApply> ;
  dc:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
  ns6:representationTechnique <http://inspire.ec.europa.eu/metadata-codelist/SpatialRepresentationTypeCode/textTable> ;
  ns1:characterEncoding "US-ASCII"^^xsd:string ;
  dc:conformsTo <https://geoportal.gov.cz/php/micka/record/xml/5b18f317-a478-4b31-93b2-4998c0a80138> ;
  dc:format [ rdfs:label "ASCII file" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/5b18f317-a478-4b31-93b2-4998c0a80138-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/5b18f317-a478-4b31-93b2-4998c0a80138-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Výzkumný ústav geodetický, topografický a kartografický, v.v.i."@cs, "Research Institute of Geodesy, Topography and Cartography, p.r.i."@en ;
  vcard:hasEmail "jakub.kostelecky@pecny.cz" .

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