@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.city-of-malmo-staging.datopian.com/dataset/ca88ed7e-43b3-40b8-9e3e-049d71a959f3> a dcat:Dataset ;
    dcterms:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dcterms:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dcterms:description """test_dataordbog

"""@da,
        """test_datadictionary

"""@en,
        "test_datadictionary"@sv ;
    dcterms:identifier "ca88ed7e-43b3-40b8-9e3e-049d71a959f3" ;
    dcterms:issued "2019-08-08"^^xsd:date ;
    dcterms:language <http://publications.europa.eu/resource/authority/language/SWE> ;
    dcterms:modified "2026-03-20T16:13:22.091990"^^xsd:dateTime ;
    dcterms:publisher <https://malmo.se/> ;
    dcterms:spatial [ a dcterms:Location ;
            dcat:bbox "POLYGON((12.8850967451 55.6421476735,13.1517619812 55.6421476735,13.1517619812 55.5022773196,12.8850967451 55.5022773196,12.8850967451 55.6421476735))"^^gsp:wktLiteral ],
        <http://www.geonames.org/2692965/malmoe.html> ;
    dcterms:title "test_dataordbog"@da,
        "test_datadictionary"@en,
        "test_dataordbok"@sv ;
    dcat:contactPoint [ a vcard:Individual ;
            vcard:fn "test_datadictionary" ;
            vcard:hasEmail <mailto:info@malmo.se> ] ;
    dcat:distribution <https://ckan.city-of-malmo-staging.datopian.com/dataset/ca88ed7e-43b3-40b8-9e3e-049d71a959f3/resource/a083c6bc-8abc-4b43-aca9-6e6b9a5390b1> ;
    dcat:keyword "dataplatform" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dcterms:RightsStatement .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dcterms:Frequency .

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

<https://ckan.city-of-malmo-staging.datopian.com/dataset/ca88ed7e-43b3-40b8-9e3e-049d71a959f3/resource/a083c6bc-8abc-4b43-aca9-6e6b9a5390b1> a dcat:Distribution ;
    dcterms:description """test_dataordbog

"""@da,
        """test_datadictionary

"""@en,
        "test_datadictionary"@sv ;
    dcterms:format "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ;
    dcterms:issued "2019-08-08T11:48:04.908118"^^xsd:dateTime ;
    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0> ;
    dcterms:modified "2026-03-20T15:35:12.100028"^^xsd:dateTime ;
    dcterms:title "test_dataordbog"@da,
        "test_datadictionary"@en,
        "test_dataordbok"@sv ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://ckan.city-of-malmo-staging.datopian.com/dataset/ca88ed7e-43b3-40b8-9e3e-049d71a959f3/resource/a083c6bc-8abc-4b43-aca9-6e6b9a5390b1/download/sample_xlsx.xlsx> ;
    dcat:byteSize "8690"^^xsd:nonNegativeInteger .

<https://malmo.se/> a foaf:Agent ;
    dcterms:type <http://purl.org/adms/publishertype/LocalAuthority> ;
    foaf:homepage <https://malmo.se/> ;
    foaf:name "Malmö stad" .

