@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/ad19fa53-bdd2-4c04-8988-21c8dd9d6229> a dcat:Dataset ;
    dct:description """Design of a my single person reusable spacecraft. It can carry one person and it has to be dropped from an aircraft at an altitude of 40,000 - 45,000 feet. \r
Can be the future solution for cheap public space travel.""" ;
    dct:identifier "ad19fa53-bdd2-4c04-8988-21c8dd9d6229" ;
    dct:issued "2025-12-01T03:48:22.801810"^^xsd:dateTime ;
    dct:modified "2025-12-01T03:48:22.801814"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Single reusable spacecraft" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arnab Chatterjee" ;
            vcard:hasEmail <mailto:rnb.chatterjee@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ad19fa53-bdd2-4c04-8988-21c8dd9d6229/resource/d6104d2c-bb10-41fb-88a3-47a7569a6a1b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ad19fa53-bdd2-4c04-8988-21c8dd9d6229/resource/d6104d2c-bb10-41fb-88a3-47a7569a6a1b> a dcat:Distribution ;
    dct:description "Craft.png" ;
    dct:format "PNG" ;
    dct:issued "2018-08-01T13:14:00.522574"^^xsd:dateTime ;
    dct:modified "2025-12-01T03:48:22.795698"^^xsd:dateTime ;
    dct:title "Craft.png" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/Craft.png> ;
    dcat:mediaType "image/png" .

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

