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

<https://dataportal.ponderful.eu/dataset/66aaf695-140d-4ccc-b14b-8baf7b2d598a> a dcat:Dataset ;
    dct:identifier "66aaf695-140d-4ccc-b14b-8baf7b2d598a" ;
    dct:issued "2017-09-06T14:49:49.799955"^^xsd:dateTime ;
    dct:modified "2018-06-20T12:56:04.470642"^^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 Biodiversity (various data sets)" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/66aaf695-140d-4ccc-b14b-8baf7b2d598a/resource/e65d28a4-d89d-4a99-92d4-5d90733e7819> .

<https://dataportal.ponderful.eu/dataset/66aaf695-140d-4ccc-b14b-8baf7b2d598a/resource/e65d28a4-d89d-4a99-92d4-5d90733e7819> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-09-06T16:50:46.524878"^^xsd:dateTime ;
    dct:modified "2017-09-06T16:50:46.524878"^^xsd:dateTime ;
    dct:title "Biodiversity data available from the Federal Office of the Environment" ;
    dcat:accessURL <https://www.bafu.admin.ch/bafu/en/home/state/data/geodata/biodiversity--geodata.html> .

<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)" .

