@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/0ffc988e-f91d-40d0-b213-4f408a608a3e> a dcat:Dataset ;
    dct:description "Database of Genomic Structural Variation (dbVar) is NCBI's database of human genomic Structural Variation — large variants >50 bp including insertions, deletions, duplications, inversions, mobile elements, translocations, and complex variants." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/pubs-rzki> ;
    dct:issued "2021-06-17"^^xsd:date ;
    dct:modified "2025-06-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Database of Genomic Structural Variation (dbVar)" ;
    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/0ffc988e-f91d-40d0-b213-4f408a608a3e/resource/13dc85f8-3b79-4789-b229-5a3566911853>,
        <https://data.amerigeoss.org/dataset/0ffc988e-f91d-40d0-b213-4f408a608a3e/resource/32d5b959-10b2-43cb-b12c-bc99a35ce20b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "dataset",
        "genetics",
        "genomics",
        "tools-utilities" ;
    dcat:theme <%7BBiology%7D> .

<https://data.amerigeoss.org/dataset/0ffc988e-f91d-40d0-b213-4f408a608a3e/resource/13dc85f8-3b79-4789-b229-5a3566911853> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-02-03T21:43:04.336712"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:54:08.179687"^^xsd:dateTime ;
    dct:title "dbVar Homepage and Search" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/dbvar> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/0ffc988e-f91d-40d0-b213-4f408a608a3e/resource/32d5b959-10b2-43cb-b12c-bc99a35ce20b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:49:05.391826"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:54:08.180594"^^xsd:dateTime ;
    dct:title "Download dbVar Data" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/dbvar/content/ftp_manifest> ;
    dcat:mediaType "text/html" .

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

