@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/1867ba2b-585e-4409-81d9-abbc6502a871> 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 20544.</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 "4c680f7d-13d2-4730-8198-2d180b31ab19" ;
    dct:issued "2025-11-20T05:10:44.820135"^^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 20544" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Blackburn, Harvey" ;
            vcard:hasEmail <mailto:harvey.blackburn@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1867ba2b-585e-4409-81d9-abbc6502a871/resource/8ea4d65e-285b-49ac-9bb6-570f8d3fc001>,
        <https://data.amerigeoss.org/dataset/1867ba2b-585e-4409-81d9-abbc6502a871/resource/9e6bef4a-10e6-4fd3-bdb2-0c7cc3a936ad>,
        <https://data.amerigeoss.org/dataset/1867ba2b-585e-4409-81d9-abbc6502a871/resource/f8c10ab0-7150-4ac3-be6e-97f2246bf684> ;
    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/1867ba2b-585e-4409-81d9-abbc6502a871/resource/8ea4d65e-285b-49ac-9bb6-570f8d3fc001> a dcat:Distribution ;
    dct:format "TAR" ;
    dct:issued "2022-03-06T09:01:06.787427"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:10:44.810127"^^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=%2Fnode32019%2F> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/1867ba2b-585e-4409-81d9-abbc6502a871/resource/9e6bef4a-10e6-4fd3-bdb2-0c7cc3a936ad> a dcat:Distribution ;
    dct:description "SequenceReads.png" ;
    dct:format "PNG" ;
    dct:issued "2022-03-06T09:01:06.787438"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:10:44.810933"^^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/1867ba2b-585e-4409-81d9-abbc6502a871/resource/f8c10ab0-7150-4ac3-be6e-97f2246bf684> a dcat:Distribution ;
    dct:description "CSU_136201_SampleSheet.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-03-06T09:01:06.787434"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:10:44.810553"^^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" .

