@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/41d902bf-b8a9-4523-b680-2ef9b2465048> a dcat:Dataset ;
    dct:description "AU Mission Support Systems (AUMSS) contains the Lessons Learned system, Suspect Counterfeit & Defective Parts System, safety Corrective Action Tracking System." ;
    dct:identifier "DOE-019-5647854587" ;
    dct:issued "2025-11-21T06:37:16.630713"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014-10-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AU Mission Support Systems (AUMSS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ray Holmer" ;
            vcard:hasEmail <mailto:raymond.holmer@hq.doe.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "counterfeit-parts",
        "defective",
        "geo",
        "geoss",
        "lessons-learned",
        "national",
        "north-america",
        "parts",
        "safety",
        "safety-action-tracking",
        "security",
        "suspect-parts",
        "united-states" ;
    dcat:theme <%7B%22corporate%20management%22%7D> .

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

