@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/7e7a9601-5f70-4e48-a465-4eb045c4daa7> a dcat:Dataset ;
    dct:description "The Building Assessment Survey and Evaluation (BASE) study was a five year study to characterize determinants of indoor air quality and occupant perceptions in representative public and commercial office buildings across the U.S.  This data source is the raw data from this study about the indoor air quality." ;
    dct:identifier "59DB9733-B7C0-45BF-9C16-B3FF7E68E014" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 18.0000, -180.0000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Building Assessment Survey and Evaluation Data (BASE)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BASE Workgroup, U.S. EPA Office of Air and Radiation (OAR) - Office of Radiation and Indoor Air (ORIA)" ;
            vcard:hasEmail <mailto:BASEworkgroup@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7e7a9601-5f70-4e48-a465-4eb045c4daa7/resource/3c37aa12-1c26-4a4b-ba70-d46e15611d1b> ;
    dcat:keyword "air",
        "air-pollution",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "datafinder",
        "environment",
        "environmental-media-topics",
        "geo",
        "geoss",
        "indoor-air-pollution",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7e7a9601-5f70-4e48-a465-4eb045c4daa7/resource/3c37aa12-1c26-4a4b-ba70-d46e15611d1b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-30T03:11:18.682310"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:58:56.506206"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.epa.gov/indoor-air-quality-iaq/building-assessment-survey-and-evaluation-study> ;
    dcat:mediaType "text/csv" .

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

