@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/3793cf2d-5783-4255-8f4c-d28fbafe4816> a dcat:Dataset ;
    dct:description "The Apollo Image Atlas is a comprehensive collection of Apollo-Saturn mission photography. Included are almost 25,000 lunar images, both from orbit and from the moon's surface, as well as photographs of the earth, astronauts and mission hardware." ;
    dct:identifier "NASA-0000019__3" ;
    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 Image Atlas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paul Schenk" ;
            vcard:hasEmail <mailto:rpif@lpi.usra.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3793cf2d-5783-4255-8f4c-d28fbafe4816/resource/06fb7527-c3af-474f-94ae-6f63bfeb77d6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "circulation",
        "ckan",
        "geo",
        "geoss",
        "imagery",
        "mapping",
        "modeling",
        "national",
        "north-america",
        "space-science",
        "united-states" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/3793cf2d-5783-4255-8f4c-d28fbafe4816/resource/06fb7527-c3af-474f-94ae-6f63bfeb77d6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:57:05.456615"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:59:39.567046"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.lpi.usra.edu/resources/apollo/catalog/pan/> ;
    dcat:mediaType "text/html" .

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

