@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/6e4b0b3f-829f-42f6-9c77-e675f52aca50> a dcat:Dataset ;
    dct:description "This web page leads to a database of images and information about the 900 or so impact craters on the surface of Venus by diameter, latitude, and name." ;
    dct:identifier "NASA-0000114" ;
    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 "Venus Crater Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert Herrick" ;
            vcard:hasEmail <mailto:herrick@lpi.usra.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6e4b0b3f-829f-42f6-9c77-e675f52aca50/resource/9f3786b8-85a9-49c6-9d5e-662c8c91735f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geography",
        "geoss",
        "imagery",
        "national",
        "neptune",
        "north-america",
        "planetary-science",
        "safety",
        "space-science",
        "united-states" .

<https://data.amerigeoss.org/dataset/6e4b0b3f-829f-42f6-9c77-e675f52aca50/resource/9f3786b8-85a9-49c6-9d5e-662c8c91735f> a dcat:Distribution ;
    dct:description "vchome.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:56:06.996645"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:24:16.143024"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.lpi.usra.edu/resources/vc/vchome.html> ;
    dcat:mediaType "text/html" .

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

