@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/37669e1e-e499-485d-8a29-1902d759c176> a dcat:Dataset ;
    dct:description "Data collected on a UH-60 helicopter on nominal (Y) and jam-injected (X) actuators." ;
    dct:identifier "DASHLINK_324" ;
    dct:issued "2011-03-07"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    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/37669e1e-e499-485d-8a29-1902d759c176/resource/1fd20a98-07cf-45ba-96f4-bc565ea1b843> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ames",
        "ckan",
        "dashlink",
        "geo",
        "geoss",
        "nasa",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/37669e1e-e499-485d-8a29-1902d759c176/resource/1fd20a98-07cf-45ba-96f4-bc565ea1b843> a dcat:Distribution ;
    dct:description "08-05-2010 UH60.zip" ;
    dct:format "BIN" ;
    dct:issued "2020-11-12T04:10:33.318972"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:52:39.696254"^^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" .

