@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/439d18e3-9209-4622-83ad-0925e1f10206> a dcat:Dataset ;
    dct:description """ERMI-Like data for the 36 molds that make-up the ERMI panel. 

This dataset is associated with the following publication:
Vesper, S., K.G. Libuit, N. Esguerra, and A. Cross. Assessment of mold contamination in hurricane-damaged homes in Houston, Texas after sanitization by volunteers.   Annals of Civil and Environmental Engineering. Heighten Science Publications Inc. (HSPI), East Windsor, CT, USA, 6: 003-007, (2022).""" ;
    dct:identifier <https://doi.org/10.23719/1506000> ;
    dct:issued "2025-11-21T07:53:57.616481"^^xsd:dateTime ;
    dct:modified "2019-10-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Houston Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stephen Vesper" ;
            vcard:hasEmail <mailto:vesper.stephen@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/439d18e3-9209-4622-83ad-0925e1f10206/resource/2fab0409-fdab-4bc0-a2b3-3599c240600a> ;
    dcat:keyword "air-samples",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "ermi-like",
        "geo",
        "geoss",
        "mold",
        "national",
        "north-america",
        "sanitized",
        "united-states",
        "volunteers" .

<https://data.amerigeoss.org/dataset/439d18e3-9209-4622-83ad-0925e1f10206/resource/2fab0409-fdab-4bc0-a2b3-3599c240600a> a dcat:Distribution ;
    dct:description "Houston%20Study%20Stics.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2022-04-29T23:33:18.145146"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:53:57.608610"^^xsd:dateTime ;
    dct:title "Houston Study Stics.xlsx" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1506000/Houston%20Study%20Stics.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

