@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/311171f7-5d20-4cd0-b9ad-515e63f2c485> a dcat:Dataset ;
    dct:description "Description, Classification and Inventory of Apollo 16 Rake Samples from Stations 1, 4 and 13 by W.C. Phinney and G. Lofgren" ;
    dct:identifier "NASA-881" ;
    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 "Description, Classification and Inventory of Apollo 16 Rake Samples from Stations 1, 4 and 13" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carlton Allen" ;
            vcard:hasEmail <mailto:carlton.c.allen@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/311171f7-5d20-4cd0-b9ad-515e63f2c485/resource/28b48279-0cc9-4ace-a85d-ffd02ad637da> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "apollo",
        "catalog",
        "lunar",
        "sample" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/311171f7-5d20-4cd0-b9ad-515e63f2c485/resource/28b48279-0cc9-4ace-a85d-ffd02ad637da> a dcat:Distribution ;
    dct:description "A16_Rake_Sta_1_4_13.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:45:18.612178"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:59:21.872467"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://curator.jsc.nasa.gov/lunar/catalogs/other/A16_Rake_Sta_1_4_13.pdf> ;
    dcat:mediaType "application/pdf" .

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

