@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/92f5ed3f-ef46-4a15-880e-c014bca8948a> a dcat:DataService ;
    geodcat:custodian [ a foaf:Agent ;
            foaf:name "National Land Survey of Finland" ] ;
    dct:accrualPeriodicity [ a dct:Frequency ;
            rdf:value "asNeeded" ] ;
    dct:description """NLS-FI INSPIRE Download Service (WFS) for Buildings/Point is an INSPIRE compliant direct access Web Feature Service. It contains the following INSPIRE feature types: Building

The service is based on the NLS-FI INSPIRE Buildings Theme Dataset. The dataset is administrated by the National Land Survey of Finland. The service contains all features from the dataset that are modelled as points.""" ;
    dct:identifier "92f5ed3f-ef46-4a15-880e-c014bca8948a" ;
    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>59.362049999999996 15.60822</gml:lowerCorner><gml:upperCorner>70.092395 33.10763</gml:upperCorner></gml:Envelope>'" ;
            locn:geometry "{\"type\": \"Polygon\", \"coordinates\": [[[15.60822, 59.362049999999996], [33.10763, 59.362049999999996], [33.10763, 70.092395], [15.60822, 70.092395], [15.60822, 59.362049999999996]]]}"^^gsp:geoJSONLiteral ] ;
    dct:title "NLS-FI INSPIRE Download Service (WFS) for Buildings/Point" ;
    ns1:dateModified "2024-05-17T03:50:17.991082"^^xsd:dateTime,
        "2024-05-17T03:50:17.991082" ;
    ns1:datePublished "2023-05-15T11:26:01.063711"^^xsd:dateTime,
        "2023-05-15T11:26:01.063711" ;
    ns1:description """NLS-FI INSPIRE Download Service (WFS) for Buildings/Point is an INSPIRE compliant direct access Web Feature Service. It contains the following INSPIRE feature types: Building

The service is based on the NLS-FI INSPIRE Buildings Theme Dataset. The dataset is administrated by the National Land Survey of Finland. The service contains all features from the dataset that are modelled as points.""" ;
    ns1:license "http://creativecommons.org/licenses/by/4.0/" ;
    ns1:name "NLS-FI INSPIRE Download Service (WFS) for Buildings/Point" ;
    ns1:url "/data/fi/apiset/nls-fi-inspire-download-service-wfs-for-buildings-point" ;
    dcat:contactPoint [ a vcard:Organization ] ;
    dcat:endpointDescription [ a dcat:Distribution ;
            dct:description "" ;
            dct:format [ a dct:MediaTypeOrExtent ;
                    rdf:value "WFS" ] ;
            dct:license <http://creativecommons.org/licenses/by/4.0/> ;
            dct:title "https://inspire-wfs.maanmittauslaitos.fi/inspire-wfs/bu_mtk_point?request=GetCapabilities&service=wfs&version=2.0.0" ;
            dcat:accessURL <https://www.avoindata.fi/data/dataset/92f5ed3f-ef46-4a15-880e-c014bca8948a/resource/6816e66d-95f4-4f60-8b20-457f73964ed6> ;
            dcat:downloadURL <https://inspire-wfs.maanmittauslaitos.fi/inspire-wfs/bu_mtk_point?request=GetCapabilities&service=wfs&version=2.0.0> ] ;
    dcat:endpointURL [ dcat:endpointURL <https://inspire-wfs.maanmittauslaitos.fi/inspire-wfs/bu_mtk_point?request=GetCapabilities&service=wfs&version=2.0.0> ] ;
    dcat:keyword "Buildings",
        "avoindata.fi",
        "infoFeatureAccessService" .

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

