@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.avoindata.fi/data/dataset/6417258c-8e94-4596-97fb-e112be183680> a dcat:Dataset ;
    dct:description """Vantaa elevation model from 2008. The elevation model shows the height of the ground using shading and colouring. The colour scale and elevation figures can be found in the top right corner of the image.\r
\r
**The material can be viewed on the city of Vantaa map service:**\r
\r
- [You can find the level in the map service by searching for 'Elevation model'.](https://kartta.vantaa.fi/link/76sjWj)\r
\r
**Coordinate systems:**\r
\r
- Maintained in ETRS-GK25 (EPSG:3879)\r
\r
**API address:**\r
\r
- WMS: https://gis.vantaa.fi/geoserver/wms?request=GetCapabilities\r
- API description (in Finnish): https://gis.vantaa.fi/rajapinnat/\r
\r
**Layers:**\r
\r
- gis:korkeusmalli""",
        """Vantaan korkeusmalli vuodelta 2008. Korkeusmallikuva esittää maanpinnan korkeuden varjostuksen ja värjäyksen avulla. Väriasteikko ja korkeuslukemat löytyvät kuvan oikeasta yläkulmasta.\r
\r
**Aineistoa voi katsella Vantaan kaupungin karttapalvelussa:**\r
\r
- [Tason löydät karttapalvelusta etsimällä hakusanalla 'Korkeusmalli'.](https://kartta.vantaa.fi/link/76sjWj)\r
\r
**Koordinaatisto(t):**\r
\r
- ETRS-GK25 (EPSG:3879)\r
\r
**Rajapintapalvelujen osoitteet:**\r
\r
- WMS: https://gis.vantaa.fi/geoserver/wms?request=GetCapabilities\r
- Rajapintapalvelun kuvaus: https://gis.vantaa.fi/rajapinnat/\r
\r
**Julkaistut tasot:**\r
\r
- gis:korkeusmalli""" ;
    dct:identifier "6417258c-8e94-4596-97fb-e112be183680" ;
    dct:issued "2024-02-21"^^xsd:date ;
    dct:publisher <https://www.avoindata.fi/data/en_GB/organization/914d2862-7ccc-4af9-863f-8ee2f5f4ab8c> ;
    dct:spatial [ a dct:Location ;
            dct:identifier "vantaa" ] ;
    dct:title "Vantaa elevation model",
        "Vantaan korkeusmalli" ;
    ns1:dateModified "2024-09-10T09:45:13.466249"^^xsd:dateTime,
        "2024-09-10T09:45:13.466249" ;
    ns1:datePublished "2024-02-21T00:00:00"^^xsd:dateTime,
        "2024-02-21T00:00:00.000000" ;
    ns1:description """Vantaan korkeusmalli vuodelta 2008. Korkeusmallikuva esittää maanpinnan korkeuden varjostuksen ja värjäyksen avulla. Väriasteikko ja korkeuslukemat löytyvät kuvan oikeasta yläkulmasta.\r
\r
**Aineistoa voi katsella Vantaan kaupungin karttapalvelussa:**\r
\r
- [Tason löydät karttapalvelusta etsimällä hakusanalla 'Korkeusmalli'.](https://kartta.vantaa.fi/link/76sjWj)\r
\r
**Koordinaatisto(t):**\r
\r
- ETRS-GK25 (EPSG:3879)\r
\r
**Rajapintapalvelujen osoitteet:**\r
\r
- WMS: https://gis.vantaa.fi/geoserver/wms?request=GetCapabilities\r
- Rajapintapalvelun kuvaus: https://gis.vantaa.fi/rajapinnat/\r
\r
**Julkaistut tasot:**\r
\r
- gis:korkeusmalli""" ;
    ns1:license "http://creativecommons.org/licenses/by/4.0/" ;
    ns1:name "Vantaan korkeusmalli" ;
    ns1:url "/data/en_GB/dataset/vantaan-korkeusmalli" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vantaan kaupunki / Kaupunkirakenne ja ympäristö" ;
            vcard:hasEmail <mailto:%5B%27paikkatietotuki@vantaa.fi%27%5D> ;
            vcard:hasUrl <https://gis.vantaa.fi/rajapinnat/> ] ;
    dcat:distribution [ a dcat:Distribution ;
            dct:conformsTo [ a dct:Standard ;
                    dct:identifier "ETRS-GK25" ] ;
            dct:description "" ;
            dct:format [ a dct:MediaTypeOrExtent ;
                    rdf:value "WMS" ] ;
            dct:license <http://creativecommons.org/licenses/by/4.0/> ;
            dct:title "WMS API",
                "WMS-rajapinta" ;
            dcat:accessURL <https://www.avoindata.fi/data/dataset/6417258c-8e94-4596-97fb-e112be183680/resource/9c394733-f193-4e48-99ba-ab235a1d420e> ;
            dcat:downloadURL <https://gis.vantaa.fi/geoserver/wms?request=GetCapabilities> ] ;
    dcat:keyword "elevation models",
        "kartta",
        "korkeusmallit",
        "map" ;
    dcat:landingPage <https://gis.vantaa.fi/rajapinnat/>,
        <https://kartta.vantaa.fi/link/76sjWj> .

<http://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument .

<https://kartta.vantaa.fi/link/76sjWj> a foaf:Document .

<https://www.avoindata.fi/data/en_GB/organization/914d2862-7ccc-4af9-863f-8ee2f5f4ab8c> a foaf:Agent ;
    foaf:name "Vantaan kaupunkiympäristön toimiala" .

<https://gis.vantaa.fi/rajapinnat/> a foaf:Document .

