@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/847dd6b5-3c6f-515b-9fc4-54bf898530bc> 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 "847dd6b5-3c6f-515b-9fc4-54bf898530bc" ;
    dct:issued "2026-06-24T07:06:38.298839"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:06:38.298850"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Licensed Dyed Diesel User Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Licensing" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/847dd6b5-3c6f-515b-9fc4-54bf898530bc/resource/91971a7a-5171-5f56-9e3f-84f1cc540d44> ;
    dcat:keyword "department-of-licensing",
        "dol",
        "dolopendata",
        "dyed-diesel",
        "license",
        "prftopendata",
        "raoopendata" ;
    dcat:landingPage <https://data.wa.gov/resource/psid-kfg3> .

<https://datasets.dataspace.fiwarebox.com/dataset/847dd6b5-3c6f-515b-9fc4-54bf898530bc/resource/91971a7a-5171-5f56-9e3f-84f1cc540d44> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-24T07:06:38.304103"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:06:38.287887"^^xsd:dateTime ;
    dct:title "Licensed Dyed Diesel User Locations" ;
    dcat:accessURL <https://data.wa.gov/api/views/psid-kfg3/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/psid-kfg3> a foaf:Document .

