@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/6297d07b-6b86-41b8-be4e-6f7fcd0ad644> a dcat:Dataset ;
    dct:description "Affidavit filed by an employer/contractor for work done on a public works project." ;
    dct:identifier <https://data.wa.gov/api/views/9ncw-tqjn> ;
    dct:issued "2021-08-25"^^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 Affidavit Project Details" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nithya" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6297d07b-6b86-41b8-be4e-6f7fcd0ad644/resource/021ad38a-769a-4051-a6e0-2a47f52c5e3a>,
        <https://data.amerigeoss.org/dataset/6297d07b-6b86-41b8-be4e-6f7fcd0ad644/resource/6551eeed-b18e-42bd-9da5-48c6078b3852>,
        <https://data.amerigeoss.org/dataset/6297d07b-6b86-41b8-be4e-6f7fcd0ad644/resource/7d4e3248-a254-4f65-ae93-532381b9a39b>,
        <https://data.amerigeoss.org/dataset/6297d07b-6b86-41b8-be4e-6f7fcd0ad644/resource/a4734f17-0589-48be-88c4-fe47040a37e0> ;
    dcat:keyword "affidavit",
        "agency",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "company",
        "contractor",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BLabor%7D> .

<https://data.amerigeoss.org/dataset/6297d07b-6b86-41b8-be4e-6f7fcd0ad644/resource/021ad38a-769a-4051-a6e0-2a47f52c5e3a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:20:09.996569"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:03:49.557908"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.wa.gov/api/views/9ncw-tqjn/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6297d07b-6b86-41b8-be4e-6f7fcd0ad644/resource/6551eeed-b18e-42bd-9da5-48c6078b3852> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:20:09.996576"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:03:49.558334"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.wa.gov/api/views/9ncw-tqjn/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6297d07b-6b86-41b8-be4e-6f7fcd0ad644/resource/7d4e3248-a254-4f65-ae93-532381b9a39b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:20:09.996582"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:03:49.559140"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.wa.gov/api/views/9ncw-tqjn/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6297d07b-6b86-41b8-be4e-6f7fcd0ad644/resource/a4734f17-0589-48be-88c4-fe47040a37e0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:20:09.996579"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:03:49.558740"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.wa.gov/api/views/9ncw-tqjn/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

