@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datasets.dataspace.fiwarebox.com/dataset/a2c98791-7014-5409-bb2f-87e654bc9cf2> a dcat:Dataset ;
    dct:description """This is a point-in-time list of companies with active, revoked, or canceled fuel tax licenses. 

Licenses include the following types:
- Fuel suppliers
- Fuel distributors
- Fuel blenders
- Fuel carriers
- Terminal operators
- Aircraft fuel distributors""" ;
    dct:identifier "a2c98791-7014-5409-bb2f-87e654bc9cf2" ;
    dct:issued "2026-06-24T07:06:53.880316"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:07:45.145223"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Active, Revoked, or Canceled Fuel Tax Licenses by Department of Licensing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Licensing" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/a2c98791-7014-5409-bb2f-87e654bc9cf2/resource/f5756bc4-9ae4-51ec-875c-4038564e98a6> ;
    dcat:keyword "aircraft-fuel-distributor",
        "department-of-licensing",
        "dol",
        "dolopendata",
        "fuel-blender",
        "fuel-carrier",
        "fuel-distributor",
        "fuel-supplier",
        "fuel-tax",
        "license",
        "prftopendata",
        "raoopendata",
        "terminal-operator" ;
    dcat:landingPage <https://data.wa.gov/resource/hkzi-c5cu> .

<https://datasets.dataspace.fiwarebox.com/dataset/a2c98791-7014-5409-bb2f-87e654bc9cf2/resource/f5756bc4-9ae4-51ec-875c-4038564e98a6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-24T07:06:53.883463"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:07:45.155049"^^xsd:dateTime ;
    dct:title "Active, Revoked, or Canceled Fuel Tax Licenses by Department of Licensing" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "eee801775329c16eba86943895ca54d2"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/hkzi-c5cu/rows.csv> .

<https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> a foaf:Agent ;
    foaf:name "Washington State" .

<https://data.wa.gov/resource/hkzi-c5cu> a foaf:Document .

