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

<https://geodirektdemoinsida.sokigohosting.com/dataset/9e1db60d-7ed3-444f-800a-1f969c1f2cc8> a dcat:Dataset ;
    dct:creator <https://www.sokigo.com> ;
    dct:description "Mall för att testa ändringar i projektet 2022-06-23 11:46" ;
    dct:identifier "Q:/Kartpaket/SokigoTestGeoDirekt.qgs" ;
    dct:issued "2023-08-22"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/SWE> ;
    dct:modified "2023-08-22"^^xsd:date ;
    dct:publisher <https://www.sokigo.com> ;
    dct:spatial [ a dct:Location ;
            dcat:bbox "POLYGON ((8.37 63.02, 8.55 63.02, 8.55 63.08, 8.37 63.08, 8.37 63.02))"^^gsp:wktLiteral ;
            dcat:centroid "POINT (8.46 63.05)"^^gsp:wktLiteral ;
            locn:geometry "POLYGON ((8.37 63.02, 8.55 63.02, 8.55 63.08, 8.37 63.08, 8.37 63.02))"^^gsp:wktLiteral ] ;
    dct:title "SokigoTestGeoDirekt" ;
    dcat:contactPoint <https://www.sokigo.com> ;
    dcat:distribution <https://geodirektdemoinsida.sokigohosting.com/dataset/9e1db60d-7ed3-444f-800a-1f969c1f2cc8/resource/9e1db60d-7ed3-444f-800a-1f969c1f2cc8-wms>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/9e1db60d-7ed3-444f-800a-1f969c1f2cc8/resource/9e1db60d-7ed3-444f-800a-1f969c1f2cc8-wms-legend>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/9e1db60d-7ed3-444f-800a-1f969c1f2cc8/resource/9e1db60d-7ed3-444f-800a-1f969c1f2cc8-wmts> ;
    dcat:landingPage <https://geodirektdemoinsida.sokigohosting.com/dataset/sokigotestgeodirekt> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<https://geodirektdemoinsida.sokigohosting.com/dataset/9e1db60d-7ed3-444f-800a-1f969c1f2cc8/resource/9e1db60d-7ed3-444f-800a-1f969c1f2cc8-wms> a dcat:Distribution ;
    dct:description "OGC WMS upp till version 1.3.0" ;
    dct:issued "2018-09-24T23:38:27"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:49:20.462243"^^xsd:dateTime ;
    dct:title "WMS" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Test/sokigotestgeodirekt?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9e1db60d-7ed3-444f-800a-1f969c1f2cc8/resource/9e1db60d-7ed3-444f-800a-1f969c1f2cc8-wms-legend> a dcat:Distribution ;
    dct:description "Teckenförklaring från OGC WMS (PNG)" ;
    dct:format "image/png" ;
    dct:issued "2018-09-24T23:38:27"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:49:20.462243"^^xsd:dateTime ;
    dct:title "Teckenförklaring (PNG)" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Test/sokigotestgeodirekt?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphics&layer=SokogoTestGeoDirekt&format=image/png> ;
    dcat:mediaType "image/png" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9e1db60d-7ed3-444f-800a-1f969c1f2cc8/resource/9e1db60d-7ed3-444f-800a-1f969c1f2cc8-wmts> a dcat:Distribution ;
    dct:description "OGC WMTS version 1.0.0" ;
    dct:issued "2018-09-24T23:38:27"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:49:20.462243"^^xsd:dateTime ;
    dct:title "WMTS" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Test/sokigotestgeodirekt?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/sokigotestgeodirekt> a foaf:Document .

<https://www.sokigo.com> a vcard:Organization,
        foaf:Agent ;
    dct:type <http://purl.org/adms/publishertype/Company> ;
    vcard:fn "Bör fyllas i ..." ;
    vcard:hasEmail <mailto:Briet.Gudjonsdottir@sokigo.com> ;
    foaf:homepage <https://www.sokigo.com> ;
    foaf:mbox <mailto:briet.gudjonsdottir@sokigo.com>,
        <mailto:info@sokigo.com> ;
    foaf:name "Briet Gudjonsdottir",
        "Sokigo" .

