@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/04e997a0-5147-4b0f-b84e-6cdd7d4d2a24> a dcat:Dataset ;
    dct:description "Apollo 16 Coarse Fines (4-10 mm): Sample Classification, Description, and Inventory by U. Marvin" ;
    dct:identifier "NASA-880" ;
    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 16 Coarse Fines (4-10 mm): Sample Classification, Description, and Inventory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carlton Allen" ;
            vcard:hasEmail <mailto:carlton.c.allen@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/04e997a0-5147-4b0f-b84e-6cdd7d4d2a24/resource/3296d2fb-9020-4392-87c9-2e86830604ff> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "apollo",
        "catalog",
        "lunar",
        "msc",
        "sample" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/04e997a0-5147-4b0f-b84e-6cdd7d4d2a24/resource/3296d2fb-9020-4392-87c9-2e86830604ff> a dcat:Distribution ;
    dct:description "A16_4_10mm.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:24:36.844505"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:26:30.868219"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://curator.jsc.nasa.gov/lunar/catalogs/other/A16_4_10mm.pdf> ;
    dcat:mediaType "application/pdf" .

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

