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

<https://data.amerigeoss.org/dataset/f38a52dc-d6e8-4ff8-85dc-cbd2f22dddfe> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=37248a7d4156491c9e27067241b59116> ;
    dct:issued "2020-04-02T14:06:18+00:00"^^xsd:dateTime ;
    dct:modified "2020-04-02T14:07:01+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Caribbean GeoPortal" ] ;
    dct:title "COVID-19 Map Editor" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f38a52dc-d6e8-4ff8-85dc-cbd2f22dddfe/resource/85e35721-d376-46a9-b9c9-340bf3c04229>,
        <https://data.amerigeoss.org/dataset/f38a52dc-d6e8-4ff8-85dc-cbd2f22dddfe/resource/f825d2c1-ad3f-4ffc-b1e8-ad647f8d5d96> ;
    dcat:keyword "COVID-19" ;
    dcat:landingPage <https://www.caribbeangeoportal.com/apps/caribgeoportal::covid-19-map-editor> .

<https://data.amerigeoss.org/dataset/f38a52dc-d6e8-4ff8-85dc-cbd2f22dddfe/resource/85e35721-d376-46a9-b9c9-340bf3c04229> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T19:30:35.699002"^^xsd:dateTime ;
    dct:modified "2025-09-18T19:30:35.695512"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.caribbeangeoportal.com/apps/caribgeoportal::covid-19-map-editor> .

<https://data.amerigeoss.org/dataset/f38a52dc-d6e8-4ff8-85dc-cbd2f22dddfe/resource/f825d2c1-ad3f-4ffc-b1e8-ad647f8d5d96> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T19:30:35.699005"^^xsd:dateTime ;
    dct:modified "2025-09-18T19:30:35.695628"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://caribgeoportal.maps.arcgis.com/home/webmap/viewer.html?webmap=420b18d5e1034b66a2280eee51c6fad4&embedded=1&locale=en-us&hide=share%2Cdirections> .

<https://www.caribbeangeoportal.com/apps/caribgeoportal::covid-19-map-editor> a foaf:Document .

