@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/9997fbd1-0345-4914-be48-fcbd652be6f0> a dcat:Dataset ;
    dct:creator <https://www.sokigo.com> ;
    dct:description "Topografiska webbkartan från Lantmäteriet samt kommunyta och fastighetsyta från FB" ;
    dct:identifier "//pub-gis-t04/Production Projects/Nova/Fastighetskarta_farg.qgs" ;
    dct:issued "2023-02-02"^^xsd:date ;
    dct:modified "2023-03-13"^^xsd:date ;
    dct:publisher <https://geodirektdemoinsida.sokigohosting.com/organization/2f3d781c-f8cb-4a04-a692-05a5581cd0b2> ;
    dct:spatial [ a dct:Location ;
            dcat:bbox "POLYGON ((13.56 62.85, 16.19 62.85, 16.19 63.61, 13.56 63.61, 13.56 62.85))"^^gsp:wktLiteral ;
            dcat:centroid "POINT (14.875 63.23)"^^gsp:wktLiteral ;
            locn:geometry "POLYGON ((13.56 62.85, 16.19 62.85, 16.19 63.61, 13.56 63.61, 13.56 62.85))"^^gsp:wktLiteral ] ;
    dct:title "Fastighetskarta i färg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tsagana Anyusheva" ] ;
    dcat:distribution <https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-csv>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-excel>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-geojson>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-geopackage>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-wfs>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-wms>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-wms-legend>,
        <https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-wmts> ;
    dcat:landingPage <https://geodirektdemoinsida.sokigohosting.com/dataset/fastighetskarta-i-faerg> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-csv> a dcat:Distribution ;
    dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ;
    dct:description "Data i textfil med kommaseparerade värden (CSV). 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 "text/csv" ;
    dct:issued "2025-03-25T13:23:07.548453"^^xsd:dateTime ;
    dct:modified "2025-03-25T13:23:07.548453"^^xsd:dateTime ;
    dct:title "CSV" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Nova/Fastighetskarta_farg/data.csv> ;
    dcat:mediaType "text/csv" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-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-03-25T13:23:07.106977"^^xsd:dateTime ;
    dct:modified "2025-03-25T13:23:07.106977"^^xsd:dateTime ;
    dct:title "Excel" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Nova/Fastighetskarta_farg/data.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-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-03-25T13:23:06.526748"^^xsd:dateTime ;
    dct:modified "2025-03-25T13:23:06.526748"^^xsd:dateTime ;
    dct:title "GeoJSON" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Nova/Fastighetskarta_farg/data.json> ;
    dcat:mediaType "application/geo+json" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-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-03-25T13:23:06.809248"^^xsd:dateTime ;
    dct:modified "2025-03-25T13:23:06.793604"^^xsd:dateTime ;
    dct:title "GeoPackage" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Nova/Fastighetskarta_farg/data.gpkg> ;
    dcat:mediaType "application/geopackage+vnd.sqlite3" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-wfs> a dcat:Distribution ;
    dct:description "OGC WFS version 2.0.0" ;
    dct:issued "2020-01-20T13:07:30"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:48:55.401174"^^xsd:dateTime ;
    dct:title "WFS" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Nova/Fastighetskarta_farg?SERVICE=WFS&VERSION=2.0.0&REQUEST=GetCapabilities> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-wms> a dcat:Distribution ;
    dct:description "OGC WMS upp till version 1.3.0" ;
    dct:issued "2020-01-20T13:07:30"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:48:55.401174"^^xsd:dateTime ;
    dct:title "WMS" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Nova/Fastighetskarta_farg?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-wms-legend> a dcat:Distribution ;
    dct:description "Teckenförklaring från OGC WMS (PNG)" ;
    dct:format "image/png" ;
    dct:issued "2020-01-20T13:07:30"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:48:55.401174"^^xsd:dateTime ;
    dct:title "Teckenförklaring (PNG)" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Nova/Fastighetskarta_farg?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphics&layer=Fastighetskarta_farg&format=image/png> ;
    dcat:mediaType "image/png" .

<https://geodirektdemoinsida.sokigohosting.com/dataset/9997fbd1-0345-4914-be48-fcbd652be6f0/resource/9997fbd1-0345-4914-be48-fcbd652be6f0-wmts> a dcat:Distribution ;
    dct:description "OGC WMTS version 1.0.0" ;
    dct:issued "2020-01-20T13:07:30"^^xsd:dateTime ;
    dct:modified "2024-04-16T14:48:55.401174"^^xsd:dateTime ;
    dct:title "WMTS" ;
    dcat:accessURL <https://geodirektdemoinsida.sokigohosting.com/maps/Nova/Fastighetskarta_farg?SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetCapabilities> .

<https://geodirektdemoinsida.sokigohosting.com/dataset/fastighetskarta-i-faerg> a foaf:Document .

<https://geodirektdemoinsida.sokigohosting.com/organization/2f3d781c-f8cb-4a04-a692-05a5581cd0b2> a foaf:Agent ;
    foaf:name "Nova" .

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

