@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/9f4d08b3-1786-46d7-b7d4-544517969d56> a dcat:Dataset ;
    dct:description "Data collected on a UH-60 helicopter on nominal (Y) and jam-injected (X) actuators." ;
    dct:identifier "9f4d08b3-1786-46d7-b7d4-544517969d56" ;
    dct:issued "2025-11-30T22:52:24.403273"^^xsd:dateTime ;
    dct:modified "2025-11-30T22:52:24.403277"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "08-05-2010 UH60" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "EDWARD BALABAN" ;
            vcard:hasEmail <mailto:edward.balaban@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9f4d08b3-1786-46d7-b7d4-544517969d56/resource/43d8e408-b629-44d3-8bcd-b98008899738> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/9f4d08b3-1786-46d7-b7d4-544517969d56/resource/43d8e408-b629-44d3-8bcd-b98008899738> a dcat:Distribution ;
    dct:description "08-05-2010 UH60.zip" ;
    dct:format "BIN" ;
    dct:issued "2018-08-01T13:08:47.586589"^^xsd:dateTime ;
    dct:modified "2025-11-30T22:52:24.397328"^^xsd:dateTime ;
    dct:title "08-05-2010 UH60.zip" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/dataset/08-05-2010_UH60_2.zip> ;
    dcat:mediaType "application/octet-stream" .

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

