@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/798b510a-720e-4875-9242-21cab5f47a22> a dcat:Dataset ;
    dct:description "The purpose of this Opensource forum is to promote the development of a JAVA based Application Programming Interface for the field of Mass Properties Engineering." ;
    dct:identifier "OCIO-Fitara-117" ;
    dct:issued "2015-07-21"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ARC Code TI: E-Standards for Mass Properties Engineering" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dennis Koga" ;
            vcard:hasEmail <mailto:dennis.koga@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/798b510a-720e-4875-9242-21cab5f47a22/resource/0143df6c-d9f3-4bd1-862f-5f1c527a8ace> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "application-programming-interface",
        "ckan",
        "code-ti",
        "geo",
        "geoss",
        "java",
        "mass-properties-engineering",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/798b510a-720e-4875-9242-21cab5f47a22/resource/0143df6c-d9f3-4bd1-862f-5f1c527a8ace> a dcat:Distribution ;
    dct:description "MPE_E_Std_API_Distribution_2010_08_25.zip" ;
    dct:issued "2020-11-12T04:46:36.568937"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:21:28.065490"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://ti.arc.nasa.gov/m/opensource/downloads/MPE_E_Std_API_Distribution_2010_08_25.zip> ;
    dcat:mediaType "application/x-zip" .

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

