@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://data.amerigeoss.org/dataset/4624bbf1-b167-4aef-9f88-cf85295000b2> a dcat:Dataset ;
    dct:description "State of Washington, Labor & Industries contractor license and bond data." ;
    dct:identifier <https://data.wa.gov/api/views/bzff-4fmt> ;
    dct:issued "2016-12-08"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "L&I Contractor License Data - Bond" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Craypo" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4624bbf1-b167-4aef-9f88-cf85295000b2/resource/5304acc2-c854-4c6d-a76e-52658b5a2b01>,
        <https://data.amerigeoss.org/dataset/4624bbf1-b167-4aef-9f88-cf85295000b2/resource/97cdb3a5-f5ed-4d69-b226-b9e2ccb2ec14>,
        <https://data.amerigeoss.org/dataset/4624bbf1-b167-4aef-9f88-cf85295000b2/resource/9eb0a962-c1f8-4c68-b642-b0bc39a2da21>,
        <https://data.amerigeoss.org/dataset/4624bbf1-b167-4aef-9f88-cf85295000b2/resource/ed39b5db-6d31-49e9-b412-3ee1857bbcac> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "contractor",
        "geo",
        "geoss",
        "insurance",
        "labor-industries",
        "li",
        "license",
        "lni",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BLabor%7D> .

<https://data.amerigeoss.org/dataset/4624bbf1-b167-4aef-9f88-cf85295000b2/resource/5304acc2-c854-4c6d-a76e-52658b5a2b01> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:20:20.630441"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:26:30.078786"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.wa.gov/api/views/bzff-4fmt/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4624bbf1-b167-4aef-9f88-cf85295000b2/resource/97cdb3a5-f5ed-4d69-b226-b9e2ccb2ec14> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:20:20.630444"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:26:30.079196"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.wa.gov/api/views/bzff-4fmt/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4624bbf1-b167-4aef-9f88-cf85295000b2/resource/9eb0a962-c1f8-4c68-b642-b0bc39a2da21> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:20:20.630447"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:26:30.079614"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.wa.gov/api/views/bzff-4fmt/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4624bbf1-b167-4aef-9f88-cf85295000b2/resource/ed39b5db-6d31-49e9-b412-3ee1857bbcac> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:20:20.630434"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:26:30.078361"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.wa.gov/api/views/bzff-4fmt/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

