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

<https://data.amerigeoss.org/dataset/ed22ca00-6de2-4100-9d7d-cea5c791147a> a dcat:Dataset ;
    dct:identifier "ed22ca00-6de2-4100-9d7d-cea5c791147a" ;
    dct:issued "2025-11-24T19:25:41.391560"^^xsd:dateTime ;
    dct:modified "2025-11-24T19:25:41.391564"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8892e2da-9393-4115-8070-31fadb82b585> ;
    dct:title "Fatal Road Traffic Accidents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gerard Best" ;
            vcard:hasEmail <mailto:gerardbest@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ed22ca00-6de2-4100-9d7d-cea5c791147a/resource/c2c9d975-af9d-46cb-bcef-0e38e8e40b98> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "caribbean",
        "ckan",
        "geo",
        "geoss",
        "national",
        "south-america",
        "trinidad-and-tobago" .

<https://data.amerigeoss.org/dataset/ed22ca00-6de2-4100-9d7d-cea5c791147a/resource/c2c9d975-af9d-46cb-bcef-0e38e8e40b98> a dcat:Distribution ;
    dct:format "url" ;
    dct:issued "2015-02-04T23:21:51.920406"^^xsd:dateTime ;
    dct:modified "2025-11-24T19:25:41.384867"^^xsd:dateTime ;
    dct:title "fatal road traffic accidents" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1EBy9neSDoCsy8yNe1pyt64aasQnzfVBdo4vuQAAWjXg/edit#gid=0> .

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

