@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://geodata.sandviken.se/dataset/8cf906f9-cd62-4203-bd4f-714dfe8b4586> a dcat:Dataset ;
    dct:description "Fastighetsytor i Sandvikens kommun som öppna data." ;
    dct:identifier "8cf906f9-cd62-4203-bd4f-714dfe8b4586" ;
    dct:issued "2022-10-06T08:52:37.468023"^^xsd:dateTime ;
    dct:modified "2025-04-07T14:36:16.919048"^^xsd:dateTime ;
    dct:publisher <https://geodata.sandviken.se/organization/2e6b9dd2-3518-4ecb-a8cb-1f81113bf802> ;
    dct:title "Fastighetsytor i Sandvikens kommun" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GIS-enheten, VGS" ;
            vcard:hasEmail <mailto:vgs.gis@sandviken.se> ] ;
    dcat:distribution <https://geodata.sandviken.se/dataset/8cf906f9-cd62-4203-bd4f-714dfe8b4586/resource/1cf236d3-e69e-465e-adf6-797b75f00fac> ;
    dcat:keyword "Öppna data" .

<https://geodata.sandviken.se/dataset/8cf906f9-cd62-4203-bd4f-714dfe8b4586/resource/1cf236d3-e69e-465e-adf6-797b75f00fac> a dcat:Distribution ;
    dct:description "Fastighetsytor i Sandvikens kommun som öppna data." ;
    dct:format "geopackage" ;
    dct:title "Sandviken_fastighetsytor.zip" ;
    dcat:accessURL <https://karta.sandviken.se/geodata/Sandviken_fastighetsytor.zip> ;
    dcat:mediaType "application/zip" .

<https://geodata.sandviken.se/organization/2e6b9dd2-3518-4ecb-a8cb-1f81113bf802> a foaf:Organization ;
    foaf:name "Västra Gästriklands samhällsbyggnadsförvaltning" .

