@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/e6ed7fda-69b0-428b-9bf9-3f1fde2bea03> a dcat:Dataset ;
    dct:description "Press kit for ISS mission Expedition 42 from 09/2014-03/2015. Press kits contain information about each mission overview, crew, mission timeline, benefits, and media contact information." ;
    dct:identifier "e6ed7fda-69b0-428b-9bf9-3f1fde2bea03" ;
    dct:issued "2025-12-02T01:12:00.250399"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:12:00.250403"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ISS Expedition 42 Press Kit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Dunbar" ;
            vcard:hasEmail <mailto:brian.dunbar@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e6ed7fda-69b0-428b-9bf9-3f1fde2bea03/resource/c0a556b9-c6b3-4f47-a4b3-f0317bd3bd99> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e6ed7fda-69b0-428b-9bf9-3f1fde2bea03/resource/c0a556b9-c6b3-4f47-a4b3-f0317bd3bd99> a dcat:Distribution ;
    dct:description "Press Kit PDF" ;
    dct:format "PDF" ;
    dct:issued "2018-08-01T12:56:27.079260"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:12:00.244162"^^xsd:dateTime ;
    dct:title "ISS 42 Press Kit" ;
    dcat:accessURL <http://www.nasa.gov/sites/default/files/files/Expedition_42_mission_summary.pdf> ;
    dcat:mediaType "application/pdf" .

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

