@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/f2b58abd-4a3c-4d01-9212-2bda764108c9> a dcat:Dataset ;
    dct:description "View TRI Chemicals required to be reported at present" ;
    dct:identifier "f2b58abd-4a3c-4d01-9212-2bda764108c9" ;
    dct:issued "2025-12-02T05:40:56.461698"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:40:56.461702"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Current TRI Chemical List" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sandra Gaona, U.S. EPA Office of Environmental Information (OEI)" ;
            vcard:hasEmail <mailto:gaona.sandra@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f2b58abd-4a3c-4d01-9212-2bda764108c9/resource/76f43e9b-1f94-4be8-b291-65c15e88bcdd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f2b58abd-4a3c-4d01-9212-2bda764108c9/resource/76f43e9b-1f94-4be8-b291-65c15e88bcdd> a dcat:Distribution ;
    dct:description "tri_chemical_list_for_ry15_11_5_2015_1.xlsx" ;
    dct:format "API" ;
    dct:issued "2017-03-14T20:36:09.136706"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:40:56.455785"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.epa.gov/sites/production/files/2015-11/tri_chemical_list_for_ry15_11_5_2015_1.xlsx> ;
    dcat:mediaType "application/octet-stream" .

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

