@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/e69c3db5-dded-474f-8ccf-c25202c8f724> a dcat:Dataset ;
    dct:description """<p>GenBank is the NIH genetic sequence database, an annotated collection of all publicly available DNA sequences. GenBank is designed to provide and encourage access within the scientific community to the most up to date and comprehensive DNA sequence information.</p>
""" ;
    dct:identifier "e69c3db5-dded-474f-8ccf-c25202c8f724" ;
    dct:issued "2025-12-02T01:04:29.970321"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:04:29.970326"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GenBank" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mizrachi, Ilene" ;
            vcard:hasEmail <mailto:mizrachi@ncbi.nlm.nih.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

