@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/f160a85c-3015-5587-a01b-9ef6441e1123> a dcat:Dataset ;
    dct:description "A tabular geographic crosswalk from the full block number (GEOID) to most of the geographies that OFM uses for summaries. The codes all aim to be compatible with the Census TIGER file GEOID coding wherever possible to facilitate easy mapping (e.g. all FIPS include at least State FIPS ('53') preface on geography FIPS)." ;
    dct:identifier "f160a85c-3015-5587-a01b-9ef6441e1123" ;
    dct:issued "2026-01-23T19:54:16.772144"^^xsd:dateTime ;
    dct:modified "2026-01-26T20:22:51.623498"^^xsd:dateTime ;
    dct:publisher <https://datasets.dataspace.fiwarebox.com/organization/f2205b7f-edb8-46c5-8aba-a57b6ce5aa1d> ;
    dct:title "OFM Geographic Crosswalk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert Kemp" ] ;
    dcat:distribution <https://datasets.dataspace.fiwarebox.com/dataset/f160a85c-3015-5587-a01b-9ef6441e1123/resource/4ea6b992-787c-5f20-aac3-626b9bd3b25f> ;
    dcat:keyword "geographic-crosswalk" ;
    dcat:landingPage <https://data.wa.gov/resource/pvty-6zcu> .

<https://datasets.dataspace.fiwarebox.com/dataset/f160a85c-3015-5587-a01b-9ef6441e1123/resource/4ea6b992-787c-5f20-aac3-626b9bd3b25f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-23T19:54:16.775644"^^xsd:dateTime ;
    dct:modified "2026-01-26T20:22:51.643011"^^xsd:dateTime ;
    dct:title "OFM Geographic Crosswalk" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d449d50839894dc2d7d47e2e6c7ef7e2"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wa.gov/api/views/pvty-6zcu/rows.csv> ;
    dcat:mediaType "text/csv" .

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

<https://data.wa.gov/resource/pvty-6zcu> a foaf:Document .

