@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/1d482c13-e7bb-439f-b368-0a68f0d534cd> a dcat:Dataset ;
    dct:description "This web page leads to a database of images and information about the 150 major impact craters on Callisto and is updated semi-regularly based on continuing analysis of Voyager images." ;
    dct:identifier "1d482c13-e7bb-439f-b368-0a68f0d534cd" ;
    dct:issued "2025-11-29T05:03:31.460107"^^xsd:dateTime ;
    dct:modified "2025-11-29T05:03:31.460111"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Callisto 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/1d482c13-e7bb-439f-b368-0a68f0d534cd/resource/fe2d548c-4acd-4d28-80dd-e1585a313025> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/1d482c13-e7bb-439f-b368-0a68f0d534cd/resource/fe2d548c-4acd-4d28-80dd-e1585a313025> a dcat:Distribution ;
    dct:format "TSV" ;
    dct:issued "2018-08-01T08:54:27.684737"^^xsd:dateTime ;
    dct:modified "2025-11-29T05:03:31.453632"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.lpi.usra.edu/resources/cc/cchome.shtml> ;
    dcat:mediaType "text/tab-separated-values" .

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

