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

<https://data.amerigeoss.org/dataset/2d8f9575-938e-4a3e-a4c4-98637d596a05> a dcat:Dataset ;
    dct:description "A drone orthomosaic to map seagrass in Panglao, the Philippines, May 2020." ;
    dct:identifier "2d8f9575-938e-4a3e-a4c4-98637d596a05" ;
    dct:issued "2025-10-01T03:06:12.945707"^^xsd:dateTime ;
    dct:modified "2025-10-01T03:06:12.945712"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> ;
    dct:title "Drone seagrass mapping, Panglao, the Philippines" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bf63457c-badc-4f2d-8bd9-03a43d618f90" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d8f9575-938e-4a3e-a4c4-98637d596a05/resource/947d3b64-ad4c-4946-812d-776c453b126b> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "un-hdx",
        "united-nations" .

<https://data.amerigeoss.org/dataset/2d8f9575-938e-4a3e-a4c4-98637d596a05/resource/947d3b64-ad4c-4946-812d-776c453b126b> a dcat:Distribution ;
    dct:description "Drone orthomosaic. Seagrass mapping. Panglao, the Philippines, May 2020." ;
    dct:format "KML" ;
    dct:issued "2020-11-20T09:05:11.097118"^^xsd:dateTime ;
    dct:modified "2025-10-01T03:06:12.933001"^^xsd:dateTime ;
    dct:title "MapPlan_Orthomosaic_export_MonMay25061348.789502.kml" ;
    dcat:downloadURL <https://dl.dropboxusercontent.com/1/view/a2sm45v0zfqm5ur/GLOBHE%20Team%20Folder/Drone%20Data/Asia/Philippines/Panglao/MapPlan_Orthomosaic_export_MonMay25061348.789502.kml> .

<https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> a foaf:Agent ;
    foaf:name "UN Humanitarian Data Exchange" .

<https://dl.dropboxusercontent.com/1/view/a2sm45v0zfqm5ur/GLOBHE%20Team%20Folder/Drone%20Data/Asia/Philippines/Panglao/MapPlan_Orthomosaic_export_MonMay25061348.789502.kml> a rdfs:Resource .

