@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/5f0e5ee9-0d7b-5217-9b6d-773ae23b830e> 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. The data sharing contracts are divided into two categories, Bulk Data and E-services. 

Please see the attached document for more information.""" ;
    dct:identifier "5f0e5ee9-0d7b-5217-9b6d-773ae23b830e" ;
    dct:issued "2026-06-24T07:07:26.660874"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:08:01.530385"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Department of Licensing Active Data Contract Holders" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Licensing" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/5f0e5ee9-0d7b-5217-9b6d-773ae23b830e/resource/170409e8-ba07-5d9f-9579-5075ee33213a>,
        <https://datasets.dataspace.fiwarebox.com/dataset/5f0e5ee9-0d7b-5217-9b6d-773ae23b830e/resource/2d3582b8-ab4d-5007-b5cd-2e97f241c2ec> ;
    dcat:keyword "bulk-data",
        "contracted-plate-search",
        "contracts",
        "daps",
        "data-contract",
        "data-licensing-agreement",
        "data-recipient",
        "data-sharing",
        "department-of-licensing",
        "dias",
        "dmoopendata",
        "dol",
        "dolopendata",
        "driver-and-plate-search",
        "driver-information-and-adjudication-system",
        "driver-records-request",
        "drr",
        "personally-identifiable-information",
        "pii",
        "plate-search" ;
    dcat:landingPage <https://data.wa.gov/resource/ccsv-viuu> .

<https://datasets.dataspace.fiwarebox.com/dataset/5f0e5ee9-0d7b-5217-9b6d-773ae23b830e/resource/170409e8-ba07-5d9f-9579-5075ee33213a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-24T07:07:26.668535"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:08:01.549526"^^xsd:dateTime ;
    dct:title "Department of Licensing Active Data Contract Holders" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "5d29ad16f5cfae79c5fed8e2c10cdf84"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/ccsv-viuu/rows.csv> .

<https://datasets.dataspace.fiwarebox.com/dataset/5f0e5ee9-0d7b-5217-9b6d-773ae23b830e/resource/2d3582b8-ab4d-5007-b5cd-2e97f241c2ec> a dcat:Distribution ;
    dct:issued "2026-06-24T07:07:26.668547"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:08:01.549848"^^xsd:dateTime ;
    dct:title "Data Sharing Contract Information Attachment.pdf" ;
    dcat:accessURL <https://data.wa.gov/api/views/ccsv-viuu/files/98637934-33e4-4b51-ade4-6df8b0adb36f?filename=Data%20Sharing%20Contract%20Information%20Attachment.pdf> .

<https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> a foaf:Agent ;
    foaf:name "Washington State" .

<https://data.wa.gov/resource/ccsv-viuu> a foaf:Document .

