@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/1b6ceb3c-6c77-4f6f-90f3-28fcf75c5169> a dcat:Dataset ;
    dct:identifier "1b6ceb3c-6c77-4f6f-90f3-28fcf75c5169" ;
    dct:issued "2017-05-04T09:21:41.163952"^^xsd:dateTime ;
    dct:modified "2017-09-28T13:30:31.591067"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/5e2f701d-bcb7-48d6-8f68-57d92bb1a091> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((29.7600 42.0800, 29.7600 50.2400, 8.1500 50.2400, 8.1500 42.0800, 29.7600 42.0800))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[29.76,42.08], [29.76,50.24], [8.15, 50.24], [8.15,42.08],[29.76,42.08]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Hydromorphological assessment Danube" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/1b6ceb3c-6c77-4f6f-90f3-28fcf75c5169/resource/c604067f-f759-4276-920c-39b7f3b73945> .

<https://dataportal.ponderful.eu/dataset/1b6ceb3c-6c77-4f6f-90f3-28fcf75c5169/resource/c604067f-f759-4276-920c-39b7f3b73945> a dcat:Distribution ;
    dct:format "SHP" ;
    dct:issued "2017-05-04T11:25:47.126810"^^xsd:dateTime ;
    dct:modified "2017-05-04T11:25:47.126810"^^xsd:dateTime ;
    dct:title "10rkmHymoEvaluSegments" ;
    dcat:accessURL <https://danubis.icpdr.org/home> .

<https://dataportal.ponderful.eu/organization/5e2f701d-bcb7-48d6-8f68-57d92bb1a091> a foaf:Organization ;
    foaf:name "University of Natural Resources & Life Sciences, Institute of Hydrobiology and Aquatic Ecosystem Management (BOKU)" .

