@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/3f6c533e-c4c5-43a1-900a-9a5ab165d65b> a dcat:Dataset ;
    dct:description "Apollo 16 Lunar Sample Information Catalog; MSC 03210; P. Butler, Jr., M. Anderson, K. Johnston, and W.C. Phinney" ;
    dct:identifier "NASA-882" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Apollo 16 Lunar Sample Information Catalog" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carlton Allen" ;
            vcard:hasEmail <mailto:carlton.c.allen@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3f6c533e-c4c5-43a1-900a-9a5ab165d65b/resource/c9b4403e-025c-404d-a982-2e1306a6061e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "apollo",
        "catalog",
        "ckan",
        "geo",
        "geoss",
        "lunar",
        "msc",
        "national",
        "north-america",
        "sample",
        "united-states" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/3f6c533e-c4c5-43a1-900a-9a5ab165d65b/resource/c9b4403e-025c-404d-a982-2e1306a6061e> a dcat:Distribution ;
    dct:description "A16_LUNAR_SAMPLE_INFO_CAT.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:29:46.330417"^^xsd:dateTime ;
    dct:modified "2025-11-21T04:55:24.932455"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://curator.jsc.nasa.gov/lunar/catalogs/other/A16_LUNAR_SAMPLE_INFO_CAT.pdf> ;
    dcat:mediaType "application/pdf" .

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

