@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/66e92fbc-3603-5fc6-bc9f-d18abd91e371> a dcat:Dataset ;
    dct:description "This is a point-in-time list of individuals or companies certified in Washington to use aviation or jet fuel." ;
    dct:identifier "66e92fbc-3603-5fc6-bc9f-d18abd91e371" ;
    dct:issued "2026-06-24T07:06:55.189758"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:07:48.082923"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Aircraft Fuel Users Certified by Department of Licensing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Licensing" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/66e92fbc-3603-5fc6-bc9f-d18abd91e371/resource/8f94ebcc-c3f5-5e67-b692-7ab33ae75785> ;
    dcat:keyword "aircraft-fuel",
        "aviation-fuel",
        "department-of-licensing",
        "dol",
        "dolopendata",
        "jet-fuel",
        "prftopendata",
        "raoopendata" ;
    dcat:landingPage <https://data.wa.gov/resource/4fmy-f43r> .

<https://datasets.dataspace.fiwarebox.com/dataset/66e92fbc-3603-5fc6-bc9f-d18abd91e371/resource/8f94ebcc-c3f5-5e67-b692-7ab33ae75785> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-24T07:06:55.193657"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:07:48.101843"^^xsd:dateTime ;
    dct:title "Aircraft Fuel Users Certified by Department of Licensing" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "bf75a8f58762728d4b7528d6976dd5d0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/4fmy-f43r/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/4fmy-f43r> a foaf:Document .

