@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/6a27e12c-a8db-5bdf-b1b9-c920332875a5> a dcat:Dataset ;
    dct:description "This is a point-in-time list of active contracts for customers who receive data from the Department of Licensing." ;
    dct:identifier "6a27e12c-a8db-5bdf-b1b9-c920332875a5" ;
    dct:issued "2026-06-24T07:06:57.400195"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:06:57.400206"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Bulk Data Contracts by Recipient Types" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Licensing" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/6a27e12c-a8db-5bdf-b1b9-c920332875a5/resource/a06aa1b3-2a90-521a-9bea-21d74e16e169> ;
    dcat:keyword "bulk-data",
        "contracts",
        "data-licensing-agreement",
        "data-recipient",
        "data-sharing",
        "department-of-licensing",
        "dmoopendata",
        "dol" ;
    dcat:landingPage <https://data.wa.gov/resource/r7pq-ar6b> .

<https://datasets.dataspace.fiwarebox.com/dataset/6a27e12c-a8db-5bdf-b1b9-c920332875a5/resource/a06aa1b3-2a90-521a-9bea-21d74e16e169> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-24T07:06:57.407320"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:06:57.382191"^^xsd:dateTime ;
    dct:title "Bulk Data Contracts by Recipient Types" ;
    dcat:accessURL <https://data.wa.gov/api/views/r7pq-ar6b/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/r7pq-ar6b> a foaf:Document .

