@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/60683d87-8eb9-46c7-ad2c-4377f8668c75> 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 does not have germplasm for this animal.</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 "b9ffe8ac-06ee-4c45-aa05-4c022605fbf4" ;
    dct:issued "2025-11-22T03:17:25.608839"^^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 Donnie" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Blackburn, Harvey" ;
            vcard:hasEmail <mailto:harvey.blackburn@usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/60683d87-8eb9-46c7-ad2c-4377f8668c75/resource/b019efe5-aa09-4e50-95d4-deb61541c492>,
        <https://data.amerigeoss.org/dataset/60683d87-8eb9-46c7-ad2c-4377f8668c75/resource/e84e857b-a203-4574-b00d-156963b9ce6b>,
        <https://data.amerigeoss.org/dataset/60683d87-8eb9-46c7-ad2c-4377f8668c75/resource/f7edc334-6733-4be3-9a26-f8d569c82f29> ;
    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/60683d87-8eb9-46c7-ad2c-4377f8668c75/resource/b019efe5-aa09-4e50-95d4-deb61541c492> a dcat:Distribution ;
    dct:description "CSU_136201_SampleSheet.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-03-06T09:01:16.183388"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:17:25.599396"^^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/dataset/60683d87-8eb9-46c7-ad2c-4377f8668c75/resource/e84e857b-a203-4574-b00d-156963b9ce6b> a dcat:Distribution ;
    dct:description "SequenceReads.png" ;
    dct:format "PNG" ;
    dct:issued "2022-03-06T09:01:16.183391"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:17:25.599811"^^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/60683d87-8eb9-46c7-ad2c-4377f8668c75/resource/f7edc334-6733-4be3-9a26-f8d569c82f29> a dcat:Distribution ;
    dct:format "TAR" ;
    dct:issued "2022-03-06T09:01:16.183381"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:17:25.598964"^^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=%2Fnode33212%2F> ;
    dcat:mediaType "text/html" .

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

