@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://www.geodata.se:/geodataportalen/resource/6cfad5df-c8ba-48f1-99ac-09a901b45fca> a dcat:Dataset ;
    dct:accrualPeriodicity <http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> ;
    dct:description "Skogsstyrelsen administrativa indelning i distrikt och regioner." ;
    dct:identifier "6cfad5df-c8ba-48f1-99ac-09a901b45fca" ;
    dct:issued "2023-04-29T18:05:05.402239"^^xsd:dateTime ;
    dct:modified "2023-04-29T18:24:19.006015"^^xsd:dateTime ;
    dct:publisher <https://www.geodata.se:/geodataportalen/person/Skogsstyrelsen> ;
    dct:title "Skogsstyrelsen administrativa indelning" ;
    dcat:contactPoint <https://www.geodata.se:/geodataportalen/organization/Skogsstyrelsen> ;
    dcat:distribution <http://geodpags.skogsstyrelsen.se/arcgis/services/Geodataportal/GeodataportalVisaSkogsstyrelsenRegionDistrikt/MapServer/WMSServer?/6cfad5df-c8ba-48f1-99ac-09a901b45fca> ;
    dcat:keyword "Skogsstyrelsen" .

<http://geodpags.skogsstyrelsen.se/arcgis/services/Geodataportal/GeodataportalVisaSkogsstyrelsenRegionDistrikt/MapServer/WMSServer?/6cfad5df-c8ba-48f1-99ac-09a901b45fca> a dcat:Distribution ;
    dct:format "WMS" ;
    dct:title "Visningstjänst Skogsstyrelsen administrativa indelning" ;
    dcat:accessURL <http://geodpags.skogsstyrelsen.se/arcgis/services/Geodataportal/GeodataportalVisaSkogsstyrelsenRegionDistrikt/MapServer/WMSServer?> .

<https://www.geodata.se:/geodataportalen/organization/Skogsstyrelsen> a vcard:Organization ;
    vcard:fn "Skogsstyrelsen" ;
    vcard:hasEmail <mailto:skogsstyrelsen@skogsstyrelsen.se> .

<https://www.geodata.se:/geodataportalen/person/Skogsstyrelsen> a foaf:Organization ;
    foaf:mbox "mailto:skogsstyrelsen@skogsstyrelsen.se" ;
    foaf:name "Skogsstyrelsen" .

