@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/ceda9d52-1e9c-4172-9fd0-2143a6f02e24> a dcat:Dataset ;
    dct:description "This Amphibious UAV, less than 10 meters in length is a perfect scout for Naval Reconnaissance. It can be greatly effective for detecting incoming enemy subs or naval crafts." ;
    dct:identifier "ceda9d52-1e9c-4172-9fd0-2143a6f02e24" ;
    dct:issued "2025-12-01T16:14:20.525311"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:14:20.525315"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Amphibious UAV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arnab Chatterjee" ;
            vcard:hasEmail <mailto:rnb.chatterjee@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ceda9d52-1e9c-4172-9fd0-2143a6f02e24/resource/e074298d-59e9-49a6-9018-02375d04dd08> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ceda9d52-1e9c-4172-9fd0-2143a6f02e24/resource/e074298d-59e9-49a6-9018-02375d04dd08> a dcat:Distribution ;
    dct:description "Top View" ;
    dct:format "PNG" ;
    dct:issued "2018-08-01T13:17:28.056256"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:14:20.519517"^^xsd:dateTime ;
    dct:title "Amphibious UAV.png" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/Amphibious_UAV.png> ;
    dcat:mediaType "image/png" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

