@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:creator <https://www.arpinehakobyan.se> ;
    dct:description """detta är ett DEMO-projekt\r
Här kan en sammanfattning som visas i metadataportalen skrivas. Lämnas fältet blankt (helt tomt) kan sammanfattningen i stället anges direkt i metadataportalen. Om det finns en sammanfattning här skriver den över sammanfattningen i metadataportalen varje gång qgis-projektet sparas. \r
\r
\r
\r
\r
\r
\r
""" ;
    dct:identifier "76944af4-74be-4d05-99d7-99c4339fce24" ;
    dct:issued "2025-08-18"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/SWE> ;
    dct:modified "2026-03-05"^^xsd:date ;
    dct:publisher <https://www.sokigo.com> ;
    dct:spatial [ a dct:Location ;
            dcat:bbox "POLYGON ((13.31 62.48, 16.55 62.48, 16.55 63.7, 13.31 63.7, 13.31 62.48))"^^gsp:wktLiteral ;
            dcat:centroid "POINT (14.93 63.09)"^^gsp:wktLiteral ;
            locn:geometry "POLYGON ((13.31 62.48, 16.55 62.48, 16.55 63.7, 13.31 63.7, 13.31 62.48))"^^gsp:wktLiteral ] ;
    dct:title "Demo Söderstörn" ;
    dcat:contactPoint <https://www.demo.se> ;
    dcat:distribution <https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-excel>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-geojson>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-geopackage>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-wfs>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-wms>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-wms-legend>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-wmts> ;
    dcat:keyword "fastighet" ;
    dcat:landingPage <https://geodirektdemoinsida.sokigohosting.com/dataset/demo-soederstoern> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://publications.europa.eu/resource/authority/frequency/IRREG> a dct:Frequency .

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

<https://geodirektdemoinsida.sokigohosting.com/dataset/demo-soederstoern> a foaf:Document .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-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 SWEREF 99 TM. 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 "2025-08-18T19:44:01"^^xsd:dateTime ;
    dct:modified "2025-08-19T06:31:41.196012"^^xsd:dateTime ;
    dct:title "Excel" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Demo/Demo_Soderstorn/data.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-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 "2025-08-18T19:44:01"^^xsd:dateTime ;
    dct:modified "2025-08-19T06:31:41.195008"^^xsd:dateTime ;
    dct:title "GeoJSON" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Demo/Demo_Soderstorn/data.json> ;
    dcat:mediaType "application/geo+json" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-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 SWEREF 99 TM. 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 "2025-08-18T19:44:01"^^xsd:dateTime ;
    dct:modified "2025-08-19T06:31:41.195008"^^xsd:dateTime ;
    dct:title "GeoPackage" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Demo/Demo_Soderstorn/data.gpkg> ;
    dcat:mediaType "application/geopackage+vnd.sqlite3" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-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 "2025-08-18T19:44:01"^^xsd:dateTime ;
    dct:modified "2025-08-19T06:31:41.192011"^^xsd:dateTime ;
    dct:title "WFS" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Demo/Demo_Soderstorn?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetCapabilities> ;
    dcat:mediaType "application/vnd.ogc.wfs_xml" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-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 "2025-08-18T19:44:01"^^xsd:dateTime ;
    dct:modified "2025-08-19T06:31:41.192011"^^xsd:dateTime ;
    dct:title "WMS" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Demo/Demo_Soderstorn?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities> ;
    dcat:mediaType "application/vnd.ogc.wms_xml" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-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 "2025-08-18T19:44:01"^^xsd:dateTime ;
    dct:modified "2025-08-19T06:31:41.194009"^^xsd:dateTime ;
    dct:title "Teckenförklaring (PNG)" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Demo/Demo_Soderstorn?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphics&layer=ovning&format=image/png> ;
    dcat:mediaType "image/png" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f4fac88c-f2c7-4bd8-af96-fe872de86e27/resource/f4fac88c-f2c7-4bd8-af96-fe872de86e27-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 "2025-08-18T19:44:01"^^xsd:dateTime ;
    dct:modified "2025-08-19T06:31:41.193011"^^xsd:dateTime ;
    dct:title "WMTS" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Demo/Demo_Soderstorn?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities> ;
    dcat:mediaType "application/vnd.ogc.wmts_xml" .

<https://www.demo.se> a vcard:Organization ;
    vcard:fn "Demo" ;
    vcard:hasEmail <mailto:arpine.hakobyan@sokigo.com> .

<https://www.arpinehakobyan.se> a foaf:Agent ;
    dct:type <http://purl.org/adms/publishertype/Company> ;
    foaf:homepage <https://www.arpinehakobyan.se> ;
    foaf:mbox <mailto:info@arpinehakobyan1.se> ;
    foaf:name "Arpine Hakobyan" .

<https://www.sokigo.com> a foaf:Agent ;
    dct:type <http://purl.org/adms/publishertype/Company> ;
    foaf:homepage <https://www.sokigo.com> ;
    foaf:mbox <mailto:info@sokigo.com> ;
    foaf:name "Sokigo" .

