@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/3677e18d-aef1-4d88-9ae1-ed554ac7b9c3> a dcat:Dataset ;
    dct:identifier "3677e18d-aef1-4d88-9ae1-ed554ac7b9c3" ;
    dct:issued "2025-11-24T19:25:24.632480"^^xsd:dateTime ;
    dct:modified "2025-11-24T19:25:24.632484"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8892e2da-9393-4115-8070-31fadb82b585> ;
    dct:title "StarTT Locations" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3677e18d-aef1-4d88-9ae1-ed554ac7b9c3/resource/f2577e3e-31a1-412b-b30a-40f57b3bfb11> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "caribbean",
        "ckan",
        "geo",
        "geoss",
        "national",
        "south-america",
        "trinidad-and-tobago" .

<https://data.amerigeoss.org/dataset/3677e18d-aef1-4d88-9ae1-ed554ac7b9c3/resource/f2577e3e-31a1-412b-b30a-40f57b3bfb11> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2015-08-22T13:10:19.523655"^^xsd:dateTime ;
    dct:modified "2025-11-24T19:25:24.625581"^^xsd:dateTime ;
    dct:title "StartTT Center Locations" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "19ec6f7b1b637fe016c3abe36a16fe9d"^^xsd:hexBinary ] ;
    dcat:accessURL <http://data.tt/dataset/3677e18d-aef1-4d88-9ae1-ed554ac7b9c3/resource/f2577e3e-31a1-412b-b30a-40f57b3bfb11/download/starttlocations4.csv> .

<https://data.amerigeoss.org/organization/8892e2da-9393-4115-8070-31fadb82b585> a foaf:Agent ;
    foaf:name "Trinidad and Tobago" .

