@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/4a8c3049-5b37-4906-ac85-b79cbc388fcb> a dcat:Dataset ;
    dct:description "Mice were flown onboard STS-135 and returned to Earth for analysis. Livers were collected within 3-4 hours of landing and snap frozen in liquid nitrogen. Samples were shipped to UCI Genomics High Throughput Facility for analysis." ;
    dct:identifier "nasa_genelab_GLDS-25" ;
    dct:issued "2018-09-05"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "STS-135 Liver Transcriptomics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GeneLab Outreach" ;
            vcard:hasEmail <mailto:genelab-outreach@lists.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4a8c3049-5b37-4906-ac85-b79cbc388fcb/resource/0f348753-2071-409c-a4fb-a7b46d454cc5> ;
    dcat:keyword "absorbed-radiation-dose",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "data-collection",
        "geo",
        "geoss",
        "labeling",
        "national",
        "north-america",
        "nucleic-acid-hybridization",
        "radiation-dosimetry",
        "rna-extraction",
        "sample-collection",
        "space-flight",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/4a8c3049-5b37-4906-ac85-b79cbc388fcb/resource/0f348753-2071-409c-a4fb-a7b46d454cc5> a dcat:Distribution ;
    dct:description "GeneLab Study Page" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:21:20.661798"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:07:24.381998"^^xsd:dateTime ;
    dct:title "STS-135 Liver Transcriptomics" ;
    dcat:accessURL <https://genelab-data.ndc.nasa.gov/genelab/accession/GLDS-25> ;
    dcat:mediaType "text/html" .

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

