@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geodcat: <http://data.europa.eu/930/#> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@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/38d4433c-553e-41a0-a2a2-830fb3a28ace> a dcat:DataService ;
    geodcat:custodian [ a foaf:Agent ;
            foaf:name "Vantaan kaupunki, kaupunkimittaus" ] ;
    dct:description """Vantaan kaupungin WFS-palvelu on WFS-rajapintapalvelu, jonka kautta on saatavilla kaupungin ylläpitämiä paikkatietoaineistoja. Palvelun teknisenä alustana on GeoServer.
Aineistot:
- Osoitteet
- Rakennukset
Aineistoja hallinnoi Vantaan kaupunkimittaus.
Palvelun käyttö on maksutonta eikä vaadi autentikointia.""" ;
    dct:identifier "38d4433c-553e-41a0-a2a2-830fb3a28ace" ;
    dct:issued "2023-05-15"^^xsd:date ;
    dct:spatial [ a dct:Location ;
            dcat:bbox "b'<gml:Envelope xmlns:gml=\"http://www.opengis.net/gml/3.2.1#\" srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>60.23721782 24.74623585</gml:lowerCorner><gml:upperCorner>60.40125526 25.19306829</gml:upperCorner></gml:Envelope>'" ;
            locn:geometry "{\"type\": \"Polygon\", \"coordinates\": [[[24.74623585, 60.23721782], [25.19306829, 60.23721782], [25.19306829, 60.40125526], [24.74623585, 60.40125526], [24.74623585, 60.23721782]]]}"^^gsp:geoJSONLiteral ] ;
    dct:title "Vantaan kaupungin WFS-palvelu" ;
    ns1:dateModified "2023-05-15T11:31:19.502112"^^xsd:dateTime,
        "2023-05-15T11:31:19.502112" ;
    ns1:datePublished "2023-05-15T11:31:19.502108"^^xsd:dateTime,
        "2023-05-15T11:31:19.502108" ;
    ns1:description """Vantaan kaupungin WFS-palvelu on WFS-rajapintapalvelu, jonka kautta on saatavilla kaupungin ylläpitämiä paikkatietoaineistoja. Palvelun teknisenä alustana on GeoServer.
Aineistot:
- Osoitteet
- Rakennukset
Aineistoja hallinnoi Vantaan kaupunkimittaus.
Palvelun käyttö on maksutonta eikä vaadi autentikointia.""" ;
    ns1:license "http://creativecommons.org/licenses/by/4.0/" ;
    ns1:name "Vantaan kaupungin WFS-palvelu" ;
    ns1:url "/data/fi/apiset/vantaan-kaupungin-wfs-palvelu" ;
    dcat:contactPoint [ a vcard:Organization ] ;
    dcat:endpointDescription [ a dcat:Distribution ;
            dct:conformsTo [ a dct:Standard ;
                    dct:identifier "http://www.opengis.net/def/crs/EPSG/0/3879" ],
                [ a dct:Standard ;
                    dct:identifier "http://www.opengis.net/def/crs/EPSG/0/3879" ] ;
            dct:description "" ;
            dct:format [ a dct:MediaTypeOrExtent ;
                    rdf:value "WFS" ] ;
            dct:license <http://creativecommons.org/licenses/by/4.0/> ;
            dct:title "https://gis.vantaa.fi/geoserver/wfs?request=GetCapabilities" ;
            dcat:accessURL <https://www.avoindata.fi/data/dataset/38d4433c-553e-41a0-a2a2-830fb3a28ace/resource/71c5ed4b-9907-44e9-8106-5165ebde1ac5> ;
            dcat:downloadURL <https://gis.vantaa.fi/geoserver/wfs?request=GetCapabilities> ] ;
    dcat:endpointURL [ dcat:endpointURL <https://gis.vantaa.fi/geoserver/wfs?request=GetCapabilities> ] ;
    dcat:keyword "Osoitteet",
        "Rakennukset",
        "Tietokohdepalvelu",
        "Vantaa",
        "avoindata.fi",
        "infoFeatureAccessService" .

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

