@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/78e02798-91a8-4b2c-9224-fd8e5c3aa897> a dcat:Dataset ;
    dct:description """<p>Whole genome sequence data for Bovidae Bos taurus - beef Angus. The data is in "fastq" format.</p>
<p>The National Animal Germplasm Program has germplasm for this animal, with the repository number 20841.</p>
<p>There are two versions of each file because we did paired end sequencing. There are two reads for each of the 210 data lines (a forward and a reverse read) summing to 420 total. A diagram of this is attached. In the diagram, the two reads would correspond to read 1 and read 3.</p>
""" ;
    dct:identifier "901a5f6b-ab66-47ab-ac5b-04583c392d4a" ;
    dct:issued "2025-11-22T20:00:06.945945"^^xsd:dateTime ;
    dct:modified "2022-02-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-106.5661 41.2223)"^^gsp:wktLiteral ] ;
    dct:title "Angus Sequence Data: Animal 20841" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Blackburn, Harvey" ;
            vcard:hasEmail <mailto:harvey.blackburn@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/78e02798-91a8-4b2c-9224-fd8e5c3aa897/resource/8fa41f10-0eac-4eb3-807c-d2280f17b0b1>,
        <https://data.amerigeoss.org/dataset/78e02798-91a8-4b2c-9224-fd8e5c3aa897/resource/c957bb1f-8164-4500-8123-682cf80eb7c6>,
        <https://data.amerigeoss.org/dataset/78e02798-91a8-4b2c-9224-fd8e5c3aa897/resource/d8bbeb78-2070-4f29-a7ef-9c209082cb42> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "animals",
        "ckan",
        "cryopreservation",
        "dna-sequence",
        "genetic-diversity",
        "geo",
        "geoss",
        "germplasm",
        "grin",
        "national",
        "north-america",
        "np101",
        "united-states" .

<https://data.amerigeoss.org/dataset/78e02798-91a8-4b2c-9224-fd8e5c3aa897/resource/8fa41f10-0eac-4eb3-807c-d2280f17b0b1> a dcat:Distribution ;
    dct:description "SequenceReads.png" ;
    dct:format "PNG" ;
    dct:issued "2022-03-06T09:01:10.469675"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:00:06.937149"^^xsd:dateTime ;
    dct:title "PNG Image File" ;
    dcat:accessURL <https://data.nal.usda.gov/system/files/SequenceReads.png> ;
    dcat:mediaType "image/png" .

<https://data.amerigeoss.org/dataset/78e02798-91a8-4b2c-9224-fd8e5c3aa897/resource/c957bb1f-8164-4500-8123-682cf80eb7c6> a dcat:Distribution ;
    dct:format "TAR" ;
    dct:issued "2022-03-06T09:01:10.469665"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:00:06.936331"^^xsd:dateTime ;
    dct:title "TAR Compressed File" ;
    dcat:accessURL <https://app.globus.org/file-manager?destination_id=e5391440-1d5e-11ec-a0a0-6b21ca6daf73&amp%3Bdestination_path=%2Fnode32125%2F> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/78e02798-91a8-4b2c-9224-fd8e5c3aa897/resource/d8bbeb78-2070-4f29-a7ef-9c209082cb42> a dcat:Distribution ;
    dct:description "CSU_136201_SampleSheet.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-03-06T09:01:10.469671"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:00:06.936752"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.nal.usda.gov/system/files/CSU_136201_SampleSheet.csv> ;
    dcat:mediaType "text/csv" .

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

