@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://geodirekt.sokigohosting.com/dataset/ae3db86a-7cf0-46bd-952c-4f18f8d3beb5> a dcat:Dataset ;
    dct:description "Skyddsrumsområden i Stockholms stad. Områden som vid nybyggnad innebär att skyddsrum måste byggas." ;
    dct:identifier "c267add0-8ce4-41a1-9f70-b4ebd6eb067f" ;
    dct:issued "2023-03-10T08:56:29.230811"^^xsd:dateTime ;
    dct:modified "2023-12-12T14:27:49.376895"^^xsd:dateTime ;
    dct:publisher <https://geodirekt.sokigohosting.com/organization/75bf8525-fdf0-482a-8ad6-2fd5110be456> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((17.8000 59.2500, 18.1700 59.2500, 18.1700 59.4100, 17.8000 59.4100, 17.8000 59.2500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[17.8, 59.25], [18.17, 59.25], [18.17, 59.41], [17.8, 59.41], [17.8, 59.25]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "LstAB MSB Skyddsrumsområden i Stockholm Stad" ;
    dcat:keyword "Länsstyrelsens externa Geodatakatalog",
        "Nej" .

<https://geodirekt.sokigohosting.com/organization/75bf8525-fdf0-482a-8ad6-2fd5110be456> a foaf:Organization ;
    foaf:name "Länsstyrelsen" .

