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

<https://data.amerigeoss.org/dataset/252fd08a-78ec-48b6-8c30-8753cb4bca7e> a dcat:Dataset ;
    dct:description "Geographical locations of confirmed Zika cases in Trinidad and Tobago" ;
    dct:identifier "252fd08a-78ec-48b6-8c30-8753cb4bca7e" ;
    dct:issued "2025-11-24T19:25:22.516652"^^xsd:dateTime ;
    dct:modified "2025-11-24T19:25:22.516657"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8892e2da-9393-4115-8070-31fadb82b585> ;
    dct:title "Zika Infections in Trinidad and Tobago" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellyann Sooklal" ;
            vcard:hasEmail <mailto:shellyann.sooklal@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/252fd08a-78ec-48b6-8c30-8753cb4bca7e/resource/d6a1ed95-e403-4ce0-8c8a-af888fc6ca98> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "caribbean",
        "ckan",
        "geo",
        "geoss",
        "health",
        "national",
        "south-america",
        "trinidad-and-tobago",
        "virus",
        "zika" .

<https://data.amerigeoss.org/dataset/252fd08a-78ec-48b6-8c30-8753cb4bca7e/resource/d6a1ed95-e403-4ce0-8c8a-af888fc6ca98> a dcat:Distribution ;
    dct:description "Geographical locations of Zika infections in Trinidad and Tobago." ;
    dct:format "CSV" ;
    dct:issued "2016-06-01T02:32:03.828371"^^xsd:dateTime ;
    dct:modified "2025-11-24T19:25:22.507829"^^xsd:dateTime ;
    dct:title "zika-infections-in-trinidad-and-tobago" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "c037a5d0eb0a4b18ccab6dd05eca07e7"^^xsd:hexBinary ] ;
    dcat:accessURL <http://data.tt/dataset/252fd08a-78ec-48b6-8c30-8753cb4bca7e/resource/d6a1ed95-e403-4ce0-8c8a-af888fc6ca98/download/zikainfectionsintrinidadandtobago.csv> .

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

