@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/1a0d456e-e62b-4a37-9934-948e47dd4b13> a dcat:Dataset ;
    dct:description "This site includes all of the ozone-depleting substances (ODS) recognized by the Montreal Protocol.  The data include ozone depletion potentials (ODP), global warming potentials (GWP), and CAS numbers for each ODS.  The substances are organized by class." ;
    dct:identifier "5E064D95-5BFD-46DE-A4E3-D3D2F702C1F5" ;
    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, -66.0000 18.0000, -66.0000 72.0000, -180.0000 72.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Ozone-depleting Substances (ODS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stratospheric Protection Division, U.S. EPA Office of Air and Radiation (OAR) - Office of Atmospheric Programs (OAP)" ;
            vcard:hasEmail <mailto:spdcomment@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1a0d456e-e62b-4a37-9934-948e47dd4b13/resource/5e9a2cbc-098a-4b54-84c2-87417fd0b33b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air-pollutants",
        "chemicals",
        "environment",
        "health",
        "health-effects",
        "human-health",
        "pollutants-contaminants",
        "substances",
        "united-states" .

<https://data.amerigeoss.org/dataset/1a0d456e-e62b-4a37-9934-948e47dd4b13/resource/5e9a2cbc-098a-4b54-84c2-87417fd0b33b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T18:21:33.122450"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:17:18.790745"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.epa.gov/ozone-layer-protection/ozone-depleting-substances> ;
    dcat:mediaType "text/csv" .

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

