@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ecaidata.org/dataset/d3b593ce-c598-4f70-9c9a-326118c64547> a dcat:Dataset ;
    dct:description "A clickable map interface to the AHC's database of national heritage sites." ;
    dct:identifier "d3b593ce-c598-4f70-9c9a-326118c64547" ;
    dct:issued "2014-10-04T17:52:04.073852"^^xsd:dateTime ;
    dct:modified "2014-10-04T17:52:04.096337"^^xsd:dateTime ;
    dct:publisher <https://ecaidata.org/organization/548317fd-c16a-4f2e-b358-eda5b64abb47> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((111.4415 -45.9677, 158.6559 -45.9677, 158.6559 -7.4973, 111.4415 -7.4973, 111.4415 -45.9677))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[111.4415,-45.9677],[158.6559,-45.9677],[158.6559,-7.4973],[111.4415,-7.4973],[111.4415,-45.9677]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Register of the National Estate - Natural" ;
    dcat:keyword "Environment-ecology" .

<https://ecaidata.org/organization/548317fd-c16a-4f2e-b358-eda5b64abb47> a foaf:Organization ;
    foaf:name "ECAI Clearinghouse" .

