@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dataportal.ponderful.eu/dataset/13a20e7f-2b92-409d-8cf7-f8c448750ab3> a dcat:Dataset ;
    dct:identifier "13a20e7f-2b92-409d-8cf7-f8c448750ab3" ;
    dct:issued "2017-09-05T05:24:00.310044"^^xsd:dateTime ;
    dct:modified "2023-09-13T10:47:43.207492"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/cb56fb77-1d2f-4943-93a4-3a5d42678e96> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.6700 46.1300, 9.6700 47.8000, 5.9600 47.8000, 5.9600 46.1300, 9.6700 46.1300))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[9.67,46.13], [9.67,47.8], [5.96, 47.8], [5.96,46.13],[9.67,46.13]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CS7 Data Land Use Overview Swiss Plateau" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/13a20e7f-2b92-409d-8cf7-f8c448750ab3/resource/24ffae71-eeae-4156-a430-6bd75b405d6a> .

<https://dataportal.ponderful.eu/dataset/13a20e7f-2b92-409d-8cf7-f8c448750ab3/resource/24ffae71-eeae-4156-a430-6bd75b405d6a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2017-09-05T07:25:32.654874"^^xsd:dateTime ;
    dct:modified "2023-09-13T10:47:43.219282"^^xsd:dateTime ;
    dct:title "Summary of land use on the Swiss Plateau" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "7a23e5ecef59d8d9576897ad1d7532cd"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/13a20e7f-2b92-409d-8cf7-f8c448750ab3/resource/24ffae71-eeae-4156-a430-6bd75b405d6a/download/luplateau.xlsx> .

<https://dataportal.ponderful.eu/organization/cb56fb77-1d2f-4943-93a4-3a5d42678e96> a foaf:Organization ;
    foaf:name "Eawag, the Swiss Federal Institute of Aquatic Science and Technology (Eawag)" .

