@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8> a dcat:Dataset ;
    dct:description "Det här projektet är enbart för introduktion" ;
    dct:identifier "5d46f69b-27e6-4a09-ab32-80d472edd0b0" ;
    dct:issued "2026-03-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/SWE> ;
    dct:modified "2026-03-02"^^xsd:date ;
    dct:publisher <https://opendata.upplandsvasby.se/organization/1ef08921-5c58-4c7c-9a2f-e93000c3e4b2> ;
    dct:spatial [ a dct:Location ;
            dcat:bbox "POLYGON ((17.8 59.46, 18.04 59.46, 18.04 59.58, 17.8 59.58, 17.8 59.46))"^^gsp:wktLiteral ;
            dcat:centroid "POINT (17.92 59.52)"^^gsp:wktLiteral ;
            locn:geometry "POLYGON ((17.8 59.46, 18.04 59.46, 18.04 59.58, 17.8 59.58, 17.8 59.46))"^^gsp:wktLiteral ] ;
    dct:title "Publicerings demo" ;
    dcat:distribution <https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-csv>,
        <https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-excel>,
        <https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-geojson>,
        <https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-geopackage>,
        <https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-wfs>,
        <https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-wms>,
        <https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-wms-legend>,
        <https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-wmts> ;
    dcat:landingPage <https://opendata.upplandsvasby.se/dataset/ae4fb743-5b13-469e-b619-ba8d5911e0fc> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://publications.europa.eu/resource/authority/language/SWE> a dct:LinguisticSystem .

<https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-csv> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Data i textfil med kommaseparerade värden (CSV). Koordinater i koordinatsystem SWEREF99 18 00. För koordinater i annat koordinatsystem, lägg till parameter crs med EPSG kod till URL. Exempel: ?crs=EPSG:4326" ;
    dct:format "text/csv" ;
    dct:issued "2026-03-01T02:25:02"^^xsd:dateTime ;
    dct:modified "2026-03-02T10:22:22.658412"^^xsd:dateTime ;
    dct:title "CSV" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://opendata.upplandsvasby.se/maps/webssm_demo/DIQA16_WebSSMPublicering_260225/data.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-excel> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Data i Excel format med koordinater i koordinatsystem SWEREF99 18 00. För koordinater i annat koordinatsystem, lägg till parameter crs med EPSG kod till URL. Exempel: ?crs=EPSG:4326" ;
    dct:format "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ;
    dct:issued "2026-03-01T02:25:02"^^xsd:dateTime ;
    dct:modified "2026-03-02T10:22:22.657874"^^xsd:dateTime ;
    dct:title "Excel" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://opendata.upplandsvasby.se/maps/webssm_demo/DIQA16_WebSSMPublicering_260225/data.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-geojson> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Data i GeoJSON format" ;
    dct:format "application/geo+json" ;
    dct:issued "2026-03-01T02:25:02"^^xsd:dateTime ;
    dct:modified "2026-03-02T10:22:22.654629"^^xsd:dateTime ;
    dct:title "GeoJSON" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://opendata.upplandsvasby.se/maps/webssm_demo/DIQA16_WebSSMPublicering_260225/data.json> ;
    dcat:mediaType "application/geo+json" .

<https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-geopackage> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Data i GeoPackage format med koordinater i koordinatsystem SWEREF99 18 00. För koordinater i annat koordinatsystem, lägg till parameter crs med EPSG kod till URL. Exempel: ?crs=EPSG:4326" ;
    dct:format "application/geopackage+vnd.sqlite3" ;
    dct:issued "2026-03-01T02:25:02"^^xsd:dateTime ;
    dct:modified "2026-03-02T10:22:22.656747"^^xsd:dateTime ;
    dct:title "GeoPackage" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://opendata.upplandsvasby.se/maps/webssm_demo/DIQA16_WebSSMPublicering_260225/data.gpkg> ;
    dcat:mediaType "application/geopackage+vnd.sqlite3" .

<https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-wfs> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "OGC WFS version 2.0.0" ;
    dct:format "application/vnd.ogc.wfs_xml" ;
    dct:issued "2026-03-01T02:25:02"^^xsd:dateTime ;
    dct:modified "2026-03-02T10:22:22.652448"^^xsd:dateTime ;
    dct:title "WFS" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://opendata.upplandsvasby.se/maps/webssm_demo/DIQA16_WebSSMPublicering_260225?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetCapabilities> ;
    dcat:mediaType "application/vnd.ogc.wfs_xml" .

<https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-wms> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "OGC WMS upp till version 1.3.0" ;
    dct:format "application/vnd.ogc.wms_xml" ;
    dct:issued "2026-03-01T02:25:02"^^xsd:dateTime ;
    dct:modified "2026-03-02T10:22:22.651935"^^xsd:dateTime ;
    dct:title "WMS" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://opendata.upplandsvasby.se/maps/webssm_demo/DIQA16_WebSSMPublicering_260225?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities> ;
    dcat:mediaType "application/vnd.ogc.wms_xml" .

<https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-wms-legend> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Teckenförklaring från OGC WMS (PNG)" ;
    dct:format "image/png" ;
    dct:issued "2026-03-01T02:25:02"^^xsd:dateTime ;
    dct:modified "2026-03-02T10:22:22.653878"^^xsd:dateTime ;
    dct:title "Teckenförklaring (PNG)" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://opendata.upplandsvasby.se/maps/webssm_demo/DIQA16_WebSSMPublicering_260225?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphics&layer=webssm_demo&format=image/png> ;
    dcat:mediaType "image/png" .

<https://opendata.upplandsvasby.se/dataset/231036ee-a803-41d7-9aa8-a4e361344af8/resource/231036ee-a803-41d7-9aa8-a4e361344af8-wmts> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "OGC WMTS version 1.0.0" ;
    dct:format "application/vnd.ogc.wmts_xml" ;
    dct:issued "2026-03-01T02:25:02"^^xsd:dateTime ;
    dct:modified "2026-03-02T10:22:22.653344"^^xsd:dateTime ;
    dct:title "WMTS" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://opendata.upplandsvasby.se/maps/webssm_demo/DIQA16_WebSSMPublicering_260225?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities> ;
    dcat:mediaType "application/vnd.ogc.wmts_xml" .

<https://opendata.upplandsvasby.se/dataset/ae4fb743-5b13-469e-b619-ba8d5911e0fc> a foaf:Document .

<https://opendata.upplandsvasby.se/organization/1ef08921-5c58-4c7c-9a2f-e93000c3e4b2> a foaf:Agent ;
    foaf:name "Upplands Väsby" .

