@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/0c484ed2-b26e-48b6-83ac-9df2fa79bc5c> a dcat:Dataset ;
    dct:description "The Consolidated Human Activity Database (CHAD) contains data obtained from human activity studies that were collected at city, state, and national levels. CHAD is intended to be an input file for exposure/intake dose modeling and/or statistical analysis." ;
    dct:identifier "{25B6EC2E-51D5-4691-A4C6-8249268DBEB3}" ;
    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 "Consolidated Human Activities Database (CHAD)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kristin Isaacs, U.S. EPA Office of Research and Development (ORD) - National Exposure Research Laboratory (NERL)" ;
            vcard:hasEmail <mailto:isaacs.kristin@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "datafinder",
        "environment",
        "exposure",
        "health-risks",
        "human-health",
        "united-states" .

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

