@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/08436527-53b8-4f1f-8554-b3ffdc071cc0> a dcat:Dataset ;
    dct:description "The purpose of the Lunar Sample Compendium is to inform scientists, astronauts and the public about the various lunar samples that have been returned from the Moon. This compendium is organized rock by rock and by category." ;
    dct:identifier "NASA-0000072" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-04-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lunar Sample Compendium" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nancy Todd" ;
            vcard:hasEmail <mailto:nancy.s.todd@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/08436527-53b8-4f1f-8554-b3ffdc071cc0/resource/2fe68ecc-f9a7-4a54-8317-261c15301efc> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "circulation",
        "lunar-science",
        "modeling",
        "space-science" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/08436527-53b8-4f1f-8554-b3ffdc071cc0/resource/2fe68ecc-f9a7-4a54-8317-261c15301efc> a dcat:Distribution ;
    dct:description "index.cfm" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:24:47.330145"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:36:54.117650"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://curator.jsc.nasa.gov/lunar/lsc/index.cfm> ;
    dcat:mediaType "text/html" .

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

