@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/9c5982d5-b52d-5a71-86c2-4e6c2d5dc2a5> a dcat:Dataset ;
    dct:description """This is a point-in-time list of groups with active dyed diesel licenses.

Group types include the following:
- Government agencies
- School districts
- Nonprofit educational organizations""" ;
    dct:identifier "9c5982d5-b52d-5a71-86c2-4e6c2d5dc2a5" ;
    dct:issued "2026-06-24T07:06:47.278145"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:07:32.128304"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Licensed Dyed Diesel Users by Department of Licensing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Licensing" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/9c5982d5-b52d-5a71-86c2-4e6c2d5dc2a5/resource/bd9287bc-c632-5dda-87a5-8ba03b2abb45> ;
    dcat:keyword "department-of-licensing",
        "dol",
        "dolopendata",
        "dyed-diesel",
        "license",
        "prftopendata",
        "raoopendata" ;
    dcat:landingPage <https://data.wa.gov/resource/idt5-7gsp> .

<https://datasets.dataspace.fiwarebox.com/dataset/9c5982d5-b52d-5a71-86c2-4e6c2d5dc2a5/resource/bd9287bc-c632-5dda-87a5-8ba03b2abb45> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-24T07:06:47.280178"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:07:32.138248"^^xsd:dateTime ;
    dct:title "Licensed Dyed Diesel Users by Department of Licensing" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "211d17c57c249a2dc65a79d260c95c7f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/idt5-7gsp/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/idt5-7gsp> a foaf:Document .

