@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/9f454b58-e698-4eec-b728-ced5c9b85c54> a dcat:Dataset ;
    dct:description """
This test apparatus, when combined with the National Full-Scale
Aerodynamics Complex, produces a thorough, full-scale test
capability. The Large Rotor Test Apparatus is able to conduct
full-flight envelope tests for full-scale components with a
complete control and drive system.""" ;
    dct:identifier "9f454b58-e698-4eec-b728-ced5c9b85c54" ;
    dct:issued "2025-11-30T22:51:49.169197"^^xsd:dateTime ;
    dct:modified "2025-11-30T22:51:49.169201"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Large Rotor Test Apparatus" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " " ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9f454b58-e698-4eec-b728-ced5c9b85c54/resource/d618b39c-c30f-4605-a570-80a8cfb666c7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/9f454b58-e698-4eec-b728-ced5c9b85c54/resource/d618b39c-c30f-4605-a570-80a8cfb666c7> a dcat:Distribution ;
    dct:description "AMRDEC-Facilities-2008.pdf" ;
    dct:format "PDF" ;
    dct:issued "2017-03-08T15:48:40.376831"^^xsd:dateTime ;
    dct:modified "2025-11-30T22:51:49.163377"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://www.amrdec.army.mil/AMRDEC/Files/AMRDEC-Facilities-2008.pdf> .

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

