@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/77fcc12d-e07f-40f8-9e22-32cd9cc4a93b> a dcat:Dataset ;
    dct:description "A clickable map interface to official information on more than 80000 places in New South Wales, Australia." ;
    dct:identifier "77fcc12d-e07f-40f8-9e22-32cd9cc4a93b" ;
    dct:issued "2014-10-04T17:51:46.773333"^^xsd:dateTime ;
    dct:modified "2014-10-04T17:51:46.801143"^^xsd:dateTime ;
    dct:publisher <https://ecaidata.org/organization/548317fd-c16a-4f2e-b358-eda5b64abb47> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((139.5000 -40.0000, 155.5000 -40.0000, 155.5000 -27.5000, 139.5000 -27.5000, 139.5000 -40.0000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[139.5,-40],[155.5,-40],[155.5,-27.5],[139.5,-27.5],[139.5,-40]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Geographic Names Register, New South Wales" ;
    dcat:keyword "Administrative geography",
        "Built environment" .

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

