@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/4a71a194-7706-4c6f-a654-9fed887e52fe> a dcat:Dataset ;
    dct:description "<p>The goal of IRIS is to identify and characterize the health hazards of chemicals found in the environment.</p>" ;
    dct:identifier "7c493e4a-91c0-4d15-b6ca-beaf61ad280a" ;
    dct:issued "2019-08-10T03:12:54.581401"^^xsd:dateTime ;
    dct:modified "2019-10-29T16:09:24.632498"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Integrated Risk Information System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matthew.Jones" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4a71a194-7706-4c6f-a654-9fed887e52fe/resource/0613f500-d87f-431f-abe7-c80ca309d56a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "integrated-risk-information-system",
        "iris",
        "national",
        "north-america",
        "united-states",
        "us-epa" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/4a71a194-7706-4c6f-a654-9fed887e52fe/resource/0613f500-d87f-431f-abe7-c80ca309d56a> a dcat:Distribution ;
    dct:description "<p>IRIS Backup of web pages, PDFs, and data</p>" ;
    dct:format "ZIP" ;
    dct:issued "2021-09-08T16:15:21.804554"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:02:45.959522"^^xsd:dateTime ;
    dct:title "IRIS Backup March 1st 2018" ;
    dcat:accessURL <https://data.ca.gov/dataset/7c493e4a-91c0-4d15-b6ca-beaf61ad280a/resource/2f80ecf3-f7fa-4e83-9bf5-ffa31f62f50d/download/iris-backup-march-1st-2018.zip> ;
    dcat:mediaType "application/zip" .

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

