@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/{89C42C84-37DD-4AF7-B346-72C99F1030F9}>
  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-04-28"^^xsd:date ;
    dcat:contactPoint [
      a prov:Agent, vcard:Organization ;
      vcard:fn "Institut plánování a rozvoje hl. m. Prahy"@cs ;
      vcard:hasEmail <mailto:scholz@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:scholz@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 "{89C42C84-37DD-4AF7-B346-72C99F1030F9}"^^xsd:string ;
    dc:source [
      dc:modified "2021-04-28"^^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 cenových map"@cs ;
  dc:description "Archiv grafické části Cenové mapy stavebních pozemků na území hlavního města Prahy (od r. 2000) s aktuální parcelní kresbou"@cs ;
  dcat:theme <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/humanGeographicViewer>, [
    a skos:Concept ;
    skos:prefLabel "ekonomie"@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 "economics"@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 "Ostatní tematická data"@cs ;
    skos:inScheme [
      a skos:ConceptScheme ;
      dc:title "IPR - Themes"@cs ;
      dc:issued "2013-01-01"^^xsd:date
    ]
  ], [
    a skos:Concept ;
    skos:prefLabel "Územně analytické podklady"@cs ;
    skos:inScheme [
      a skos:ConceptScheme ;
      dc:title "IPR - Themes"@cs ;
      dc:issued "2013-01-01"^^xsd:date
    ]
  ], [
    a skos:Concept ;
    skos:prefLabel "ekonomie"@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 "economics"@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-SED_Cenova_mapa_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.1295 49.8755</gml:lowerCorner><gml:upperCorner>14.8127 50.2497</gml:upperCorner></gml:Envelope>"^^ns3:gmlLiteral, """
                        {"type":"Polygon","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:OGC:1.3:CRS84"}},
                        "coordinates":[[
                            [14.1295,49.8755], [14.1295,50.2497], [14.8127,50.2497], [14.8127,49.8755], [14.1295,49.8755]
                            ]]}"""^^ns3:geoJSONLiteral, """
                    POLYGON((14.1295 49.8755,
                            14.1295 50.2497,
                            14.8127 50.2497,
                            14.8127 49.8755,
                            14.1295 49.8755))"""^^ns3:wktLiteral
  ] ;
  dc:created "2012-01-06"^^xsd:date ;
  dc:issued "2012-01-06"^^xsd:date ;
  dc:modified "2020-01-07"^^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/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-distribution1>, <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-distribution2>, <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-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:scholz@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 "scholz@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/{89C42C84-37DD-4AF7-B346-72C99F1030F9}> .

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/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-distribution1>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-access1> ;
  dcat:accessURL <https://gs-pub.praha.eu/arcgis/services/sed/cenova_mapa_archiv/MapServer/WMSServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-access1>
  a dcat:DataService ;
  dcat:endpointURL <https://gs-pub.praha.eu/arcgis/services/sed/cenova_mapa_archiv/MapServer/WMSServer> ;
  dcat:endpointDescription <https://gs-pub.praha.eu/arcgis/services/sed/cenova_mapa_archiv/MapServer/WMSServer> ;
  foaf:page <https://gs-pub.praha.eu/arcgis/services/sed/cenova_mapa_archiv/MapServer/WMSServer> ;
  dc:conformsTo <http://www.opengeospatial.org/standards/wms> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-cp1-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-cp1-1>
  a vcard:Organization ;
  vcard:organization-name "Institut plánování a rozvoje hl. m. Prahy"@cs ;
  vcard:hasEmail "scholz@ipr.praha.eu" .

<https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-distribution2>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-access2> ;
  dcat:accessURL <https://gs-pub.praha.eu/arcgis/rest/services/sed/cenova_mapa_archiv/MapServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-access2>
  a dcat:DataService ;
  dcat:endpointURL <https://gs-pub.praha.eu/arcgis/rest/services/sed/cenova_mapa_archiv/MapServer> ;
  dcat:endpointDescription <https://gs-pub.praha.eu/arcgis/rest/services/sed/cenova_mapa_archiv/MapServer> ;
  foaf:page <https://gs-pub.praha.eu/arcgis/rest/services/sed/cenova_mapa_archiv/MapServer> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-cp2-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-cp2-1>
  a vcard:Organization ;
  vcard:organization-name "Institut plánování a rozvoje hl. m. Prahy"@cs ;
  vcard:hasEmail "scholz@ipr.praha.eu" .

<https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-distribution3>
  a dcat:Distribution ;
  dcat:accessService <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-access3> ;
  dcat:accessURL <https://gs-pub.praha.eu/arcgis/services/sed/cenova_mapa_archiv> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-access3>
  a dcat:DataService ;
  dcat:endpointURL <https://gs-pub.praha.eu/arcgis/services/sed/cenova_mapa_archiv> ;
  dcat:endpointDescription <https://gs-pub.praha.eu/arcgis/services/sed/cenova_mapa_archiv> ;
  foaf:page <https://gs-pub.praha.eu/arcgis/services/sed/cenova_mapa_archiv> ;
  dcat:contactPoint <https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-cp3-1> .

<https://geoportal.gov.cz/php/micka/record/turtle/{89C42C84-37DD-4AF7-B346-72C99F1030F9}-cp3-1>
  a vcard:Organization ;
  vcard:organization-name "Institut plánování a rozvoje hl. m. Prahy"@cs ;
  vcard:hasEmail "scholz@ipr.praha.eu" .

