@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/66e9fca2-0a3e-4d6c-bcb8-570b9c8ee29b> a dcat:Dataset ;
    dct:description "Extension of the Influenza Virus Resource to other organisms, providing an interface to download sequence sets of selected viruses; analysis tools, including virus-specific BLAST pages; and genome annotation pipelines (in progress)." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/3a6v-7cw7> ;
    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 "Virus Variation" ;
    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/66e9fca2-0a3e-4d6c-bcb8-570b9c8ee29b/resource/646392cc-b252-4e2e-ad3a-af5efe73d9d6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "genomics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "tools-utilities",
        "united-states",
        "virus" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/66e9fca2-0a3e-4d6c-bcb8-570b9c8ee29b/resource/646392cc-b252-4e2e-ad3a-af5efe73d9d6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:52:18.448307"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:23:39.409409"^^xsd:dateTime ;
    dct:title "Query Interface" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/genome/viruses/variation/> ;
    dcat:mediaType "text/html" .

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

