@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/a2fa31e1-2fb0-45a5-8699-ee4d232bd585> a dcat:Dataset ;
    dct:description "historical time series of prevailing industry prices" ;
    dct:identifier "a2fa31e1-2fb0-45a5-8699-ee4d232bd585" ;
    dct:issued "2025-12-01T00:15:40.261289"^^xsd:dateTime ;
    dct:modified "2025-12-01T00:15:40.261294"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "EEX: Historical carbon permit prices" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nate Higgins" ;
            vcard:hasEmail <mailto:nhiggins@ers.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a2fa31e1-2fb0-45a5-8699-ee4d232bd585/resource/c85436b4-a651-4f72-a9b1-7e613b8828c5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/a2fa31e1-2fb0-45a5-8699-ee4d232bd585/resource/c85436b4-a651-4f72-a9b1-7e613b8828c5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-02-04T00:02:08.883525"^^xsd:dateTime ;
    dct:modified "2025-12-01T00:15:40.254924"^^xsd:dateTime ;
    dct:title "Vendor Website" ;
    dcat:accessURL <http://www.eex.com/en/> ;
    dcat:mediaType "text/html" .

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

