@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/194c1dd1-71ad-4a7e-b5bf-2ae640ca9618> a dcat:Dataset ;
    dct:description "These maps of small solar system bodies have been prepared by Philip Stooke of the University of Western Ontario. This data set includes 221 map sheets of five asteroids, five planetary satellites, and one comet, all prepared from spacecraft images." ;
    dct:identifier "urn:nasa:pds:context_pds3:data_set:data_set.multi-sa-multi-6-stookemaps-v1.0_m6b4-kwdf" ;
    dct:issued "2018-06-26"^^xsd:date ;
    dct:modified "2025-07-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "STOOKE SMALL BODIES MAPS V1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:keyword "243-ida",
        "25143-itokawa",
        "253-mathilde",
        "433-eros",
        "81p-wild-2-1978-a2",
        "951-gaspra",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "amalthea",
        "deimos",
        "epimetheus",
        "galileo",
        "hayabusa",
        "hyperion",
        "mariner71",
        "mars-express",
        "mars-global-surveyor",
        "mars-reconnaissance-orbiter",
        "near-earth-asteroid-rendezvous",
        "phobos",
        "phobos-2",
        "stardust",
        "viking",
        "voyager" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

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

