@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/2b80f8a1-7a50-43e3-b644-0e2842cc239e> a dcat:Dataset ;
    dct:description "This dataset is comprised of the .prj and .cvf files used to build the database for the Virus Particle Exposure in Residences (ViPER) Webtool, a single zone indoor air quality and ventilation analysis tool developed by the National Institute of Standards and Technology (NIST)." ;
    dct:identifier "ark:/88434/mds2-2548" ;
    dct:issued "2022-03-22"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2021-11-16T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Simulation Files (.prj and .cvf) for Virus Particle Exposure in Residences (ViPER) Webtool" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stephen Zimmerman" ;
            vcard:hasEmail <mailto:stephen.zimmerman@nist.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "airflow",
        "contam",
        "contaminants",
        "occupant-exposure",
        "residential",
        "simulation",
        "viper",
        "virus-particle" ;
    dcat:theme <%7B%22Buildings%20and%20Construction:Indoor%20air%20quality%22%7D> .

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

