@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/5e004ab0-f7ee-427f-a289-2c8330ad2180> a dcat:Dataset ;
    dct:description "Apollo 15 Coarse Fines (4-10 mm): Sample Classification, Description, and Inventory; MSC 03228; B. Powell" ;
    dct:identifier "NASA-875" ;
    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 15 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/5e004ab0-f7ee-427f-a289-2c8330ad2180/resource/261faf1c-62c1-4042-81c1-9938f5301889> ;
    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/5e004ab0-f7ee-427f-a289-2c8330ad2180/resource/261faf1c-62c1-4042-81c1-9938f5301889> a dcat:Distribution ;
    dct:description "A15%20_4_10MM.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:50:11.460195"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:21:37.459730"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://curator.jsc.nasa.gov/lunar/catalogs/other/A15%20_4_10MM.pdf> ;
    dcat:mediaType "application/pdf" .

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

