@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/f6e028cc-22aa-4f40-8b7d-479690f8fe00> a dcat:Dataset ;
    dct:creator <https://www.sokigo.com> ;
    dct:description "Lantmäteriets öppna karta, licens CC0. Test." ;
    dct:identifier "C33EA569-4B6D-4156-8162-573E46716863" ;
    dct:issued "2021-12-16"^^xsd:date ;
    dct:modified "2021-12-21"^^xsd:date ;
    dct:publisher <https://geodirektdemoinsida.sokigohosting.com/organization/6e070492-6abf-4fb1-9110-eafc1d18a5a2> ;
    dct:spatial [ a dct:Location ;
            dcat:bbox "POLYGON ((14.21 63.04, 15.23 63.04, 15.23 63.28, 14.21 63.28, 14.21 63.04))"^^gsp:wktLiteral ;
            dcat:centroid "POINT (14.72 63.16)"^^gsp:wktLiteral ;
            locn:geometry "POLYGON ((14.21 63.04, 15.23 63.04, 15.23 63.28, 14.21 63.28, 14.21 63.04))"^^gsp:wktLiteral ] ;
    dct:title "Lantmäteriets öppna webbkarta" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joel Grafström" ] ;
    dcat:distribution <https://geodirektdemoinsida.sokigohosting.com/dataset/f6e028cc-22aa-4f40-8b7d-479690f8fe00/resource/f6e028cc-22aa-4f40-8b7d-479690f8fe00-wms>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/f6e028cc-22aa-4f40-8b7d-479690f8fe00/resource/f6e028cc-22aa-4f40-8b7d-479690f8fe00-wms-legend>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/f6e028cc-22aa-4f40-8b7d-479690f8fe00/resource/f6e028cc-22aa-4f40-8b7d-479690f8fe00-wmts> ;
    dcat:landingPage <https://geodirektdemoinsida.sokigohosting.com/dataset/lantmaeteriets-oeppna-webbkarta> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f6e028cc-22aa-4f40-8b7d-479690f8fe00/resource/f6e028cc-22aa-4f40-8b7d-479690f8fe00-wms> a dcat:Distribution ;
    dct:description "OGC WMS upp till version 1.3.0" ;
    dct:issued "2021-12-16T14:23:43"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:48:30.232253"^^xsd:dateTime ;
    dct:title "WMS" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/lmoppenkarta?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f6e028cc-22aa-4f40-8b7d-479690f8fe00/resource/f6e028cc-22aa-4f40-8b7d-479690f8fe00-wms-legend> a dcat:Distribution ;
    dct:description "Teckenförklaring från OGC WMS (PNG)" ;
    dct:format "image/png" ;
    dct:issued "2021-12-16T14:23:43"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:48:30.232253"^^xsd:dateTime ;
    dct:title "Teckenförklaring (PNG)" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/lmoppenkarta?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphics&layer=lmoppnakarta&format=image/png> ;
    dcat:mediaType "image/png" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/f6e028cc-22aa-4f40-8b7d-479690f8fe00/resource/f6e028cc-22aa-4f40-8b7d-479690f8fe00-wmts> a dcat:Distribution ;
    dct:description "OGC WMTS version 1.0.0" ;
    dct:issued "2021-12-16T14:23:43"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:48:30.232253"^^xsd:dateTime ;
    dct:title "WMTS" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/lmoppenkarta?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/lantmaeteriets-oeppna-webbkarta> a foaf:Document .

<https://geodirektdemoinsida.sokigohosting.com/organization/6e070492-6abf-4fb1-9110-eafc1d18a5a2> a foaf:Agent ;
    foaf:name "GeoDirekt" .

<https://www.sokigo.com> a foaf:Agent ;
    dct:type <http://purl.org/adms/publishertype/Company> ;
    foaf:homepage <https://www.sokigo.com> ;
    foaf:mbox <mailto:joel.grafstrom@sokigo.com> ;
    foaf:name "Joel Grafström" .

