@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/5b18fc7c-a368-4ff2-9bca-4b92c0a80138>
  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 "5b18fc7c-a368-4ff2-9bca-4b92c0a80138"^^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 "Časové řady souřadnic GNSS stanic"@cs, "GNSS station coordinate time series"@en ;
  dc:description """Časové řady souřadnic jsou výsledkem zpracování GNSS měření podmnožiny stanic EPN (Permanentní síť EUREF) nebo CZECH - GNSS sít v České republice - VESOG, GEONAS a CZEPOS. Obsahuje denní řešení EUREF zpracování nebo EUREF reanalýzy. Sledování změn polohy - geokinematiky, definice a udržování souřadnicových referenčních systémů."""@cs, """Coordinate time series based on analysing GNSS observations from a subset of EPN (EUREF Permanent Network) or CZECH - GNSS networks in Czech 
Republic - VESOG, GEONAS, CZEPOS. It includes daily solutions from EUREF processing or EUREF reanalyses. Monitoring of changes of position - geokinematic, definition and maintenance of coordinate reference systems."""@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 50000.0 ;
  dc:identifier "CZ-00025615-GNSScordinates"^^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>-18.96 43.56</gml:lowerCorner><gml:upperCorner>45.37 67.84</gml:upperCorner></gml:Envelope>"^^ns4:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [-18.96,43.56], [-18.96,67.84], [45.37,67.84], [45.37,43.56], [-18.96,43.56]
                            ]]}"""^^ns4:geoJSONLiteral, """
                    POLYGON((-18.96 43.56,
                            -18.96 67.84,
                            45.37 67.84,
                            45.37 43.56,
                            -18.96 43.56))"""^^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 """Souřadnice permanentních referenčních stanic GNSS vypočtené ze sítového řešení z měření o délce 1 dne nebo 1 týdne získané postupným 
(operačním) zpracováním nebo opětovným zpracováním pomocí nových vylepšených modelů."""@cs, """Coordinates of continuously operating reference GNSS stations calculated from network solution based on measurements with length 1 day or 1 week 
obtained by routine processing or reprocessing using new improved models."""@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/5b18fc7c-a368-4ff2-9bca-4b92c0a80138-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:jan.dousa@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 "jan.dousa@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/4258> ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/5b18fc7c-a368-4ff2-9bca-4b92c0a80138> .

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/5b18fc7c-a368-4ff2-9bca-4b92c0a80138-distribution1>
  a dcat:Distribution ;
  dcat:accessURL <http://www.pecny.cz/Joomla25/index.php/gnss/euref-czech-2009-mainmenu-215/final-time-series-mainmenu-217> ;
  dcat:landingPage <http://www.pecny.cz/Joomla25/index.php/gnss/euref-czech-2009-mainmenu-215/final-time-series-mainmenu-217> ;
  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/5b18fc7c-a368-4ff2-9bca-4b92c0a80138> ;
  dc:format [ rdfs:label "ASCII file" ] ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/5b18fc7c-a368-4ff2-9bca-4b92c0a80138-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/5b18fc7c-a368-4ff2-9bca-4b92c0a80138-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 "jan.dousa@pecny.cz" .

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