@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/696b192b-0fea-4519-b542-e1290f1f36b3> a dcat:Dataset ;
    dct:identifier "696b192b-0fea-4519-b542-e1290f1f36b3" ;
    dct:issued "2017-09-06T15:17:11.478232"^^xsd:dateTime ;
    dct:modified "2018-06-20T12:55:28.860084"^^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 Web Map with Geodata of Switzerland" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/696b192b-0fea-4519-b542-e1290f1f36b3/resource/86b4851f-5772-4ea5-91af-e9bde6cd3ca1> .

<https://dataportal.ponderful.eu/dataset/696b192b-0fea-4519-b542-e1290f1f36b3/resource/86b4851f-5772-4ea5-91af-e9bde6cd3ca1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-09-06T17:17:44.023569"^^xsd:dateTime ;
    dct:modified "2017-09-06T17:17:44.023569"^^xsd:dateTime ;
    dct:title "Map with geodata of Switzerland" ;
    dcat:accessURL <https://map.geo.admin.ch/?lang=en&topic=bafu&X=190000.00&Y=660000.00&zoom=1&bgLayer=ch.swisstopo.pixelkarte-farbe> .

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

