@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/3856c685-43d0-4db8-a41f-02210e6a7eea> a dcat:Dataset ;
    dct:description "Press kit for ISS mission Expedition 39 from 11/2013-05/2014. Press kits contain information about each mission overview, crew, mission timeline, benefits, and media contact information." ;
    dct:identifier "OCIO-Fitara-49" ;
    dct:issued "2014-12-31"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ISS Expedition 39 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/3856c685-43d0-4db8-a41f-02210e6a7eea/resource/796e6f79-9d2b-4c30-b057-ff5b683845d8> ;
    dcat:keyword "2013",
        "2014",
        "39",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "crew",
        "expedition",
        "geo",
        "geoss",
        "iss",
        "launch",
        "mission",
        "national",
        "north-america",
        "press-kit",
        "schedule",
        "united-states" .

<https://data.amerigeoss.org/dataset/3856c685-43d0-4db8-a41f-02210e6a7eea/resource/796e6f79-9d2b-4c30-b057-ff5b683845d8> a dcat:Distribution ;
    dct:description "Press Kit PDF" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:09:28.739803"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:25:58.118128"^^xsd:dateTime ;
    dct:title "ISS 39 Press Kit" ;
    dcat:accessURL <http://www.nasa.gov/sites/default/files/files/NP-2014-03-002-JSC.pdf> ;
    dcat:mediaType "application/pdf" .

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

