@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/0ddf5fb2-0a51-5e7e-8049-00444ce4f21c> a dcat:Dataset ;
    dct:description """Agency Codes from SAAM\r
Used for the identification of state agencies.  Refer to \r
Section 75.20 for the statewide agency codes and authorized abbreviations.""" ;
    dct:identifier "0ddf5fb2-0a51-5e7e-8049-00444ce4f21c" ;
    dct:issued "2025-07-22T20:25:06.076904"^^xsd:dateTime ;
    dct:modified "2025-07-22T20:25:06.076917"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "Agencies - Operations and Services" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OCIO-Will Saunders" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/0ddf5fb2-0a51-5e7e-8049-00444ce4f21c/resource/8c804933-f486-5a12-939f-19178f5bee3f> ;
    dcat:keyword "accounting",
        "agencies" ;
    dcat:landingPage <https://data.wa.gov/resource/e3k6-5ngk> .

<https://datasets.dataspace.fiwarebox.com/dataset/0ddf5fb2-0a51-5e7e-8049-00444ce4f21c/resource/8c804933-f486-5a12-939f-19178f5bee3f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-07-22T20:25:06.079848"^^xsd:dateTime ;
    dct:modified "2025-07-22T20:25:06.070272"^^xsd:dateTime ;
    dct:title "Agencies - Operations and Services" ;
    dcat:accessURL <https://data.wa.gov/api/views/e3k6-5ngk/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/e3k6-5ngk> a foaf:Document .

