@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/4b1e117a-b782-4707-86f1-8abf06377078> 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__2" ;
    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/4b1e117a-b782-4707-86f1-8abf06377078/resource/63c46393-d993-4f76-be01-672ff6f244d9> ;
    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/4b1e117a-b782-4707-86f1-8abf06377078/resource/63c46393-d993-4f76-be01-672ff6f244d9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:53:00.209062"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:29:56.414439"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.lpi.usra.edu/resources/apollo/catalog/metric/> ;
    dcat:mediaType "text/html" .

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

