@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/475f07af-22ee-4648-82ce-3150a1b26f7c> a dcat:Dataset ;
    dct:identifier "475f07af-22ee-4648-82ce-3150a1b26f7c" ;
    dct:issued "2017-08-14T13:37:21.407937"^^xsd:dateTime ;
    dct:modified "2017-08-14T13:37:46.538085"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/5596bbaf-c3dc-43d3-a37c-44f09d50098e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.6800 34.8000, -4.6800 36.9700, -5.8400 36.9700, -5.8400 34.8000, -4.6800 34.8000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-4.68,34.8], [-4.68,36.97], [-5.84, 36.97], [-5.84,34.8],[-4.68,34.8]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Global Forest Change 2000–2015" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/475f07af-22ee-4648-82ce-3150a1b26f7c/resource/74011951-dd1a-46ed-9c09-04778dcbb9a7> .

<https://dataportal.ponderful.eu/dataset/475f07af-22ee-4648-82ce-3150a1b26f7c/resource/74011951-dd1a-46ed-9c09-04778dcbb9a7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-08-14T15:37:45.808750"^^xsd:dateTime ;
    dct:modified "2017-08-14T15:37:45.808750"^^xsd:dateTime ;
    dct:title "Global Forest Change 2000–2015 Data Download" ;
    dcat:accessURL <https://earthenginepartners.appspot.com/science-2013-global-forest/download_v1.3.html> .

<https://dataportal.ponderful.eu/organization/5596bbaf-c3dc-43d3-a37c-44f09d50098e> a foaf:Organization ;
    foaf:name "Intergovernmental Oceanographic Commission of the United Nations Educational, Scientific and Cultural Organization (IOC-UNESCO)" .

