@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/2b9d5d44-0060-4fe3-b8e2-22eed0ca5f4e> a dcat:Dataset ;
    dct:description "UniVec and UniVec_Core databases in FASTA format." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/gw7j-gxtx> ;
    dct:issued "2022-03-02"^^xsd:date ;
    dct:modified "2025-06-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "UniVec" ;
    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/2b9d5d44-0060-4fe3-b8e2-22eed0ca5f4e/resource/473c955b-70a3-465d-b436-83806e9d9bbd>,
        <https://data.amerigeoss.org/dataset/2b9d5d44-0060-4fe3-b8e2-22eed0ca5f4e/resource/d6cd8b23-e828-4437-9579-de62f688b7f9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "computational-biology",
        "dataset" ;
    dcat:theme <%7BBiology%7D> .

<https://data.amerigeoss.org/dataset/2b9d5d44-0060-4fe3-b8e2-22eed0ca5f4e/resource/473c955b-70a3-465d-b436-83806e9d9bbd> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-03-03T08:57:31.765768"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:05:54.907473"^^xsd:dateTime ;
    dct:title "Download UniVec Data" ;
    dcat:accessURL <https://ftp.ncbi.nlm.nih.gov/pub/UniVec/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/2b9d5d44-0060-4fe3-b8e2-22eed0ca5f4e/resource/d6cd8b23-e828-4437-9579-de62f688b7f9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-03-03T08:57:31.765778"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:05:54.908263"^^xsd:dateTime ;
    dct:title "About UniVec Data" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/tools/vecscreen/univec/> ;
    dcat:mediaType "text/html" .

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

