@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/8aea874b-e3cb-4f6b-a315-120ea7518cc7> a dcat:Dataset ;
    dct:identifier "8aea874b-e3cb-4f6b-a315-120ea7518cc7" ;
    dct:issued "2017-09-07T11:13:24.627272"^^xsd:dateTime ;
    dct:modified "2018-03-13T15:32:35.961964"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/be1ee6a3-bebe-4b3d-b160-b2618bdf0f90> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-6.7500 53.7700, -6.7500 54.6400, -8.1300 54.6400, -8.1300 53.7700, -6.7500 53.7700))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-6.75,53.77], [-6.75,54.64], [-8.13, 54.64], [-8.13,53.77],[-6.75,53.77]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "PUD_visitor model" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/8aea874b-e3cb-4f6b-a315-120ea7518cc7/resource/6e2e7e57-4649-4884-a7d7-18864927d50c> .

<https://dataportal.ponderful.eu/dataset/8aea874b-e3cb-4f6b-a315-120ea7518cc7/resource/6e2e7e57-4649-4884-a7d7-18864927d50c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2017-09-07T11:13:44.812728"^^xsd:dateTime ;
    dct:modified "2017-09-07T11:13:44.812728"^^xsd:dateTime ;
    dct:title "PUD_visitor_model" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/8aea874b-e3cb-4f6b-a315-120ea7518cc7/resource/6e2e7e57-4649-4884-a7d7-18864927d50c/download/visitorpudmodel.xlsx> .

<https://dataportal.ponderful.eu/organization/be1ee6a3-bebe-4b3d-b160-b2618bdf0f90> a foaf:Organization ;
    foaf:name "University College Cork, National University of Ireland (UCC)" .

