@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/166282f1-76a5-40c9-a6ef-21051edfa8a5> a dcat:Dataset ;
    dct:description "Apollo 11 Drive Tubes: Dissection and description by Judith H. Allton" ;
    dct:identifier "NASA-871" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Apollo 11 Drive Tubes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carlton Allen" ;
            vcard:hasEmail <mailto:carlton.c.allen@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/166282f1-76a5-40c9-a6ef-21051edfa8a5/resource/14517880-2959-48cf-ae79-fdc0fde877a1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "apollo",
        "core",
        "drive",
        "jsc",
        "lunar",
        "tubes" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/166282f1-76a5-40c9-a6ef-21051edfa8a5/resource/14517880-2959-48cf-ae79-fdc0fde877a1> a dcat:Distribution ;
    dct:description "APOLLO11_DRIVE_TUBES.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:26:16.702164"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:06:47.675155"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://curator.jsc.nasa.gov/lunar/catalogs/other/APOLLO11_DRIVE_TUBES.pdf> ;
    dcat:mediaType "application/pdf" .

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

