@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/3fe824c6-5861-4480-b57f-6e6f3eb0e394> a dcat:Dataset ;
    dct:description "A Spatial Index of TimeMap Datasets Registered by ECAI Associates" ;
    dct:identifier "3fe824c6-5861-4480-b57f-6e6f3eb0e394" ;
    dct:issued "2014-10-04T18:00:12.752217"^^xsd:dateTime ;
    dct:modified "2014-10-04T18:00:12.799695"^^xsd:dateTime ;
    dct:publisher <https://ecaidata.org/organization/548317fd-c16a-4f2e-b358-eda5b64abb47> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10000000.0000 -10000000.0000, 10000000.0000 -10000000.0000, 10000000.0000 10000000.0000, -10000000.0000 10000000.0000, -10000000.0000 -10000000.0000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10000000,-10000000],[10000000,-10000000],[10000000,10000000],[-10000000,10000000],[-10000000,-10000000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Spatial Index of TimeMap Datasets (ECAI-Registered Datasets Only)" ;
    dcat:keyword "Administrative geography",
        "Archaeology",
        "Art",
        "Built environment",
        "Demographics",
        "Environment-ecology",
        "Ethnography",
        "Physical geography-GIS",
        "Political",
        "Religion",
        "Socioeconomic",
        "Trade routes",
        "Transport-infrastructure" .

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

