@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/776f546f-4c1d-4a4f-9305-bdca0a51fe7c> a dcat:Dataset ;
    dct:description "This is a collection of information and resources relating to the novel coronavirus. This guide is dynamic ​and will be updated as new resources become available​.  It is intended to serve those interested in the illness caused by the novel coronavirus, Covid-19, or SARS-CoV-2. The selected sources are not comprehensive, they are a quick guide intended to help you get started with your research." ;
    dct:identifier "SDD-41" ;
    dct:issued "2025-11-22T19:15:26.512856"^^xsd:dateTime ;
    dct:modified "2022-03-31T12:47:43-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "COVID-19 Research Guide" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

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

