@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/3fc8148e-4668-42b9-80a2-d7da754736f4> a dcat:Dataset ;
    dct:description "This web page leads to a database of images and information about the 150 major impact craters on Ganymede and is updated semi-regularly based on continuing analysis of Voyager 2 images." ;
    dct:identifier "NASA-0000036__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 "Ganymede Crater Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Paul Schenk" ;
            vcard:hasEmail <mailto:schenk@lpi.usra.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3fc8148e-4668-42b9-80a2-d7da754736f4/resource/7594b13d-8e46-4cfb-9a58-98adf20dd11a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "forums",
        "geo",
        "geography",
        "geoss",
        "knowledge-sharing",
        "national",
        "north-america",
        "planetary-science",
        "safety",
        "space-science",
        "united-states" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/3fc8148e-4668-42b9-80a2-d7da754736f4/resource/7594b13d-8e46-4cfb-9a58-98adf20dd11a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:29:08.950148"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:08:50.845753"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.lpi.usra.edu/htbin/gc/gc.pl?bytype> ;
    dcat:mediaType "text/html" .

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

