@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/0fc5e0fe-89af-48c5-a624-2990b528f38d> a dcat:Dataset ;
    dct:description "This asset provides identification data on renewable fuel producers, importers, laboratories, and facilities." ;
    dct:identifier "DD124B14-9907-49ED-9CB0-9C218FC0FB14" ;
    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 "Fuels Program Registration" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "General Support Line, U.S. EPA Office of Air and Radiation (OAR) - Office of Transportation and Air Quality (OTAQ)" ;
            vcard:hasEmail <mailto:EPAFuelsPrograms@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0fc5e0fe-89af-48c5-a624-2990b528f38d/resource/ecd83a35-53eb-4fc7-bb3e-eda7f9feeaf2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "energy-independence-and-security-act-of-2007",
        "energy-policy-act-of-2005",
        "environment",
        "environmental-protection-agency",
        "epa",
        "oar",
        "office-of-transportation-and-air-quality",
        "otaq",
        "renewable-fuel",
        "united-states" .

<https://data.amerigeoss.org/dataset/0fc5e0fe-89af-48c5-a624-2990b528f38d/resource/ecd83a35-53eb-4fc7-bb3e-eda7f9feeaf2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-30T03:11:48.229815"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:48:12.782668"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.epa.gov/fuels-registration-reporting-and-compliance-help> ;
    dcat:mediaType "text/csv" .

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

