@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns3: <http://www.opengis.net/ont/geosparql#> .
@prefix ns4: <http://www.w3.org/ns/earl#> .

<https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}>
  foaf:isPrimaryTopicOf [
    a dcat:CatalogRecord ;
    dc:conformsTo <http://data.europa.eu/930/> ;
    dc:language <http://publications.europa.eu/resource/authority/language/CES> ;
    dc:modified "2023-10-06"^^xsd:date ;
    dcat:contactPoint [
      a prov:Agent, vcard:Organization ;
      vcard:fn "Institut plánování a rozvoje hl. m. Prahy"@cs ;
      vcard:hasEmail <mailto:hribal@ipr.praha.eu> ;
      vcard:hasAddress [
        a vcard:Address ;
        vcard:street-address "" ;
        vcard:locality "" ;
        vcard:postal-code ""
      ]
    ] ;
    prov:qualifiedAttribution [
      a prov:Attribution ;
      prov:agent [
        a prov:Agent, foaf:Organization ;
        foaf:name "Institut plánování a rozvoje hl. m. Prahy"@cs ;
        foaf:mbox <mailto:hribal@ipr.praha.eu> ;
        ns0:address [
          a ns0:Address ;
          ns0:thoroughfare "" ;
          ns0:postName "" ;
          ns0:postCode ""
        ]
      ] ;
      dc:type <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact> ;
      dcat:hadRole <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/pointOfContact>
    ] ;
    dc:identifier "{ED1731ED-BD2E-468B-B4A7-8E52432A2097}"^^xsd:string ;
    dc:source [
      dc:modified "2023-10-06"^^xsd:date ;
      ns1:characterEncoding "UTF-8"^^xsd:string ;
      dc:conformsTo [
        a dc:Standard ;
        dc:title "ISO 19115/INSPIRE_TG2/CZ4"@cs ;
        owl:versionInfo "Technical Guidelines based on EN ISO 19115 and EN ISO 19119 (Version 1.2)"
      ]
    ]
  ] ;
  a dcat:DataService ;
  ns2:resourceType <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/service> ;
  ns2:serviceType <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceType/view> ;
  dc:title "Archiv ortofotomap"@cs ;
  dc:description "Služba obsahuje ortofotomapy Prahy, příp. okolí, dostupné na IPR - historické černobílé z let 1938, 1945, 1953, 1975 a 1989; barevné na celém území města z r. 1996 a 2003; na části Prahy z let 2000, 2001-2, 2004-5; okolí Prahy z r. 2006 a 2011. Od r. 2007 po současnost je ve službě každý rok zastoupen barevnou ortofotomapou celé Prahy o velikosti pixelu 10cm. Služba dále obsahuje speciální ortofotomapy - TrueOrto 2012 ze středu města, ortofotomapu zaplavených území z června 2013 a od roku 2012 v ročních aktualizacích ortofotomapu mimovegetační."@cs ;
  dcat:theme <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/humanGeographicViewer>, [
    a skos:Concept ;
    skos:prefLabel "projekce geografická"@cs ;
    skos:inScheme [
      a skos:ConceptScheme ;
      dc:title "GEMET - Concepts, version 2.4"@cs ;
      dc:issued "2010-01-13"^^xsd:date
    ]
  ], [
    a skos:Concept ;
    skos:prefLabel "geographical projection"@cs ;
    skos:inScheme [
      a skos:ConceptScheme ;
      dc:title "GEMET - Concepts, version 2.4"@cs ;
      dc:issued "2010-01-13"^^xsd:date
    ]
  ], [
    a skos:Concept ;
    skos:prefLabel "Letecké snímkování"@cs ;
    skos:inScheme [
      a skos:ConceptScheme ;
      dc:title "IPR - Themes"@cs ;
      dc:issued "2013-01-01"^^xsd:date
    ]
  ], [
    a skos:Concept ;
    skos:prefLabel "ortofotomapa"@cs ;
    skos:inScheme [
      a skos:ConceptScheme ;
      dc:title "Thesaurus IPR – CZ"@cs ;
      dc:created "2011-01-11"^^xsd:date ;
      dc:modified "2015-07-01"^^xsd:date
    ]
  ], [
    a skos:Concept ;
    skos:prefLabel "orthophoto maps"@cs ;
    skos:inScheme [
      a skos:ConceptScheme ;
      dc:title "Thesaurus IPR – EN"@cs ;
      dc:created "2011-01-11"^^xsd:date ;
      dc:modified "2015-07-01"^^xsd:date
    ]
  ] ;
  dcat:keyword "humanGeographicViewer"@cs ;
  dc:identifier "CZ-70883858-MAP_Ortofotomapa_archiv"^^xsd:string ;
  dc:spatial [
    a dc:Location ;
    dcat:bbox "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>14.15 49.90</gml:lowerCorner><gml:upperCorner>14.75 50.25</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [14.15,49.90], [14.15,50.25], [14.75,50.25], [14.75,49.90], [14.15,49.90]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((14.15 49.90,
                            14.15 50.25,
                            14.75 50.25,
                            14.75 49.90,
                            14.15 49.90))"""^^ns3:wktLiteral
  ], <https://linked.cuzk.cz/resource/ruian/vusc/19> ;
  dc:modified "2023-10-06"^^xsd:date ;
  dc:issued "2013-10-01"^^xsd:date ;
  dc:created "2013-10-01"^^xsd:date ;
  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 ;
      prov:qualifiedAssociation [ prov:hadPlan [
          a prov:Plan ;
          prov:wasDerivedFrom [
            a dc:Standard ;
            dc:issued "2009-10-20"^^xsd:date ;
            dc:title "Nařízení Komise (ES) č. 976/2009 ze dne 19. října 2009, kterým se provádí směrnice Evropského parlamentu a Rady 2007/2/ES, pokud jde o síťové služby"@cs
          ]
        ] ]
    ]
  ] ;
  dcat:distribution <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-distribution2>, <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-distribution3> ;
  prov:qualifiedAttribution [
    a prov:Attribution ;
    prov:agent [
      a prov:Agent, foaf:Organization ;
      foaf:name "Institut plánování a rozvoje hl. m. Prahy"@cs ;
      foaf:mbox <mailto:hribal@ipr.praha.eu> ;
      ns0:address [
        a ns0:Address ;
        ns0:thoroughfare "" ;
        ns0:postName "" ;
        ns0:postCode ""
      ]
    ] ;
    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 "Institut plánování a rozvoje hl. m. Prahy"@cs ;
    vcard:hasEmail "hribal@ipr.praha.eu" ;
    vcard:adr [
      vcard:street-address "" ;
      vcard:locality "" ;
      vcard:postal-code ""
    ]
  ] ;
  dc:conformsTo "" ;
  foaf:page <https://geoportal.gov.cz/php/micka/record/basic/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}> .

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/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-distribution1>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-access1> ;
  dcat:accessURL <https://gs-pub.praha.eu/arcgis/services/ort/ortofotomapa_archiv/MapServer/WmsServer?> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-access1>
  a dcat:DataService ;
  dcat:endpointURL <https://gs-pub.praha.eu/arcgis/services/ort/ortofotomapa_archiv/MapServer/WmsServer> ;
  dcat:endpointDescription <https://gs-pub.praha.eu/arcgis/services/ort/ortofotomapa_archiv/MapServer/WmsServer?> ;
  foaf:page <https://gs-pub.praha.eu/arcgis/services/ort/ortofotomapa_archiv/MapServer/WmsServer?> ;
  dc:conformsTo <http://www.opengeospatial.org/standards/wms> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Institut plánování a rozvoje hl. m. Prahy"@cs ;
  vcard:hasEmail "hribal@ipr.praha.eu" .

<https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-distribution2>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-access2> ;
  dcat:accessURL <https://gs-pub.praha.eu/arcgis/services/ort/ortofotomapa_archiv> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-access2>
  a dcat:DataService ;
  dcat:endpointURL <https://gs-pub.praha.eu/arcgis/services/ort/ortofotomapa_archiv> ;
  dcat:endpointDescription <https://gs-pub.praha.eu/arcgis/services/ort/ortofotomapa_archiv> ;
  foaf:page <https://gs-pub.praha.eu/arcgis/services/ort/ortofotomapa_archiv> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-cp2-1>
  a vcard:Organization ;
  vcard:organization-name "Institut plánování a rozvoje hl. m. Prahy"@cs ;
  vcard:hasEmail "hribal@ipr.praha.eu" .

<https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-distribution3>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-access3> ;
  dcat:accessURL <https://gs-pub.praha.eu/arcgis/rest/services/ort/ortofotomapa_archiv/MapServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-access3>
  a dcat:DataService ;
  dcat:endpointURL <https://gs-pub.praha.eu/arcgis/rest/services/ort/ortofotomapa_archiv/MapServer> ;
  dcat:endpointDescription <https://gs-pub.praha.eu/arcgis/rest/services/ort/ortofotomapa_archiv/MapServer> ;
  foaf:page <https://gs-pub.praha.eu/arcgis/rest/services/ort/ortofotomapa_archiv/MapServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{ED1731ED-BD2E-468B-B4A7-8E52432A2097}-cp3-1>
  a vcard:Organization ;
  vcard:organization-name "Institut plánování a rozvoje hl. m. Prahy"@cs ;
  vcard:hasEmail "hribal@ipr.praha.eu" .

