@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/fb1d056c-8a1c-41cc-888e-b65e17620ebd> a dcat:Dataset ;
    dct:description "The NASA LSP website features a history of past spacecraft launches, going back to the launch of the Deep Space 1 mission to present." ;
    dct:identifier "fb1d056c-8a1c-41cc-888e-b65e17620ebd" ;
    dct:issued "2025-12-02T09:01:56.520740"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:01:56.520745"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA Launch Services Program (LSP) Launch History" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Dunbar" ;
            vcard:hasEmail <mailto:brian.dunbar@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fb1d056c-8a1c-41cc-888e-b65e17620ebd/resource/701e0ac9-272b-4cd5-96c6-b7952ee8a34f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fb1d056c-8a1c-41cc-888e-b65e17620ebd/resource/701e0ac9-272b-4cd5-96c6-b7952ee8a34f> a dcat:Distribution ;
    dct:description "default.aspx" ;
    dct:issued "2018-08-01T13:02:24.887667"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:01:56.514721"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://lsp.ksc.nasa.gov/launchhistory/f/default.aspx> ;
    dcat:mediaType "application/html" .

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

