@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://datasets.dataspace.fiwarebox.com/dataset/35358d96-f6c8-5679-8c6e-bc5d9828624a> a dcat:Dataset ;
    dct:description """This is a point-in-time list of companies with active, revoked, or cancelled fuel tax licenses. 

Licenses include the following types:
- Fuel suppliers
- Fuel distributors
- Fuel blenders
- Fuel carriers
- Terminal operators
- Aircraft fuel distributors""" ;
    dct:identifier "35358d96-f6c8-5679-8c6e-bc5d9828624a" ;
    dct:issued "2026-06-24T07:06:45.409075"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:06:45.409085"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Fuel Tax Licenses by License Type" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Licensing" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/35358d96-f6c8-5679-8c6e-bc5d9828624a/resource/17cf79b3-3670-5b78-879f-2634d7f48a6e> ;
    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/kyvj-vv5z> .

<https://datasets.dataspace.fiwarebox.com/dataset/35358d96-f6c8-5679-8c6e-bc5d9828624a/resource/17cf79b3-3670-5b78-879f-2634d7f48a6e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-24T07:06:45.415234"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:06:45.394642"^^xsd:dateTime ;
    dct:title "Fuel Tax Licenses by License Type" ;
    dcat:accessURL <https://data.wa.gov/api/views/kyvj-vv5z/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/kyvj-vv5z> a foaf:Document .

