@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/2bec0f6f-081d-4d02-b058-c5f1f5d73276> a dcat:Dataset ;
    dct:description "Nyckelkoder (NYKO3 och NYKO6) som öppna data." ;
    dct:identifier "2bec0f6f-081d-4d02-b058-c5f1f5d73276" ;
    dct:issued "2022-10-06T08:26:01.935828"^^xsd:dateTime ;
    dct:modified "2025-04-07T14:38:43.777430"^^xsd:dateTime ;
    dct:publisher <https://geodata.sandviken.se/organization/2e6b9dd2-3518-4ecb-a8cb-1f81113bf802> ;
    dct:title "Nyckelkoder" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GIS-enheten, VGS" ;
            vcard:hasEmail <mailto:vgs.gis@sandviken.se> ] ;
    dcat:distribution <https://geodata.sandviken.se/dataset/2bec0f6f-081d-4d02-b058-c5f1f5d73276/resource/ad6a27ee-03a4-4fa2-8dcd-c6a11e349df1> ;
    dcat:keyword "Öppna data" .

<https://geodata.sandviken.se/dataset/2bec0f6f-081d-4d02-b058-c5f1f5d73276/resource/ad6a27ee-03a4-4fa2-8dcd-c6a11e349df1> a dcat:Distribution ;
    dct:description "Nyckelkoder (NYKO3 och NYKO6) som öppna data. " ;
    dct:format "geopackage" ;
    dct:title "nyko.zip" ;
    dcat:accessURL <https://karta.sandviken.se/geodata/nyko.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" .

