@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/0aea054e-45a7-4e8f-949d-1bd058375367> a dcat:Dataset ;
    dct:description "A repository of DNA sequence chromatograms (traces), base calls, and quality estimates for single-pass reads from various large-scale sequencing projects." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/ixrk-4tte> ;
    dct:issued "2021-06-30"^^xsd:date ;
    dct:modified "2022-05-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Trace Archive" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "National Library of Medicine" ;
            vcard:hasEmail <mailto:custserv@nlm.nih.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0aea054e-45a7-4e8f-949d-1bd058375367/resource/f52627d6-bf8b-4a24-83b9-207822323112> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dataset",
        "genomics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/0aea054e-45a7-4e8f-949d-1bd058375367/resource/f52627d6-bf8b-4a24-83b9-207822323112> a dcat:Distribution ;
    dct:description "trace.cgi" ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:53:02.724437"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:44:12.866888"^^xsd:dateTime ;
    dct:title "Query Interface" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/Traces/trace.cgi> ;
    dcat:mediaType "text/html" .

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

