@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/2bd60bd0-ed1a-4056-a8d7-13cf2ab45237> a dcat:Dataset ;
    dct:description "A list of launch vehicles launched for NASA missions in 2008." ;
    dct:identifier "NASA-926" ;
    dct:issued "2008-01-01"^^xsd:date ;
    dct:modified "2025-07-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA Expendable Launch Vehicle Launch Archive 2008" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Dunbar" ;
            vcard:hasEmail <mailto:brian.dunbar@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2bd60bd0-ed1a-4056-a8d7-13cf2ab45237/resource/b205e99b-ae8b-4f96-8837-531e8d6a7209> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "delta",
        "earths-bridge-to-space",
        "expedition",
        "glast",
        "history",
        "ibex",
        "jason",
        "landing",
        "launch",
        "mission",
        "ostm",
        "pegasus",
        "schedule",
        "support",
        "time",
        "vehicle" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/2bd60bd0-ed1a-4056-a8d7-13cf2ab45237/resource/b205e99b-ae8b-4f96-8837-531e8d6a7209> a dcat:Distribution ;
    dct:description "index.html" ;
    dct:issued "2020-11-12T04:50:03.219352"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:31:03.190362"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.nasa.gov/mission_pages/GLAST/main/index.html> ;
    dcat:mediaType "application/html" .

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

