@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://ckan.sabasi.io/dataset/7c977afc-732f-4d8a-b4b7-3677e7120a1c> a dcat:Dataset ;
    dct:identifier "7c977afc-732f-4d8a-b4b7-3677e7120a1c" ;
    dct:issued "2026-02-02T18:32:06.428571"^^xsd:dateTime ;
    dct:modified "2026-02-02T18:32:10.917519"^^xsd:dateTime ;
    dct:publisher <https://ckan.sabasi.io/organization/6122a6e5-b3ee-450e-a58d-21f78f6d9a0a> ;
    dct:title "Households by Dominant Wall Material of Main Dwelling Unit, Area of Residence, County and Sub-County" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KNBS" ] ;
    dcat:distribution <https://ckan.sabasi.io/dataset/7c977afc-732f-4d8a-b4b7-3677e7120a1c/resource/dd2ade28-68ab-45cc-beb0-bfa414c8b2b6> .

<https://ckan.sabasi.io/dataset/7c977afc-732f-4d8a-b4b7-3677e7120a1c/resource/dd2ade28-68ab-45cc-beb0-bfa414c8b2b6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-02T18:32:10.947682"^^xsd:dateTime ;
    dct:modified "2026-02-02T18:32:10.936399"^^xsd:dateTime ;
    dct:title "volume_4-table-2.13_-hholds-by-dwall-material-of-mdwelling-unit-area-of-residence-county-and-sub.csv" ;
    dcat:accessURL <https://ckan.sabasi.io/dataset/7c977afc-732f-4d8a-b4b7-3677e7120a1c/resource/dd2ade28-68ab-45cc-beb0-bfa414c8b2b6/download/volume_4-table-2.13_-hholds-by-dwall-material-of-mdwelling-unit-area-of-residence-county-and-sub.csv> ;
    dcat:byteSize "31489"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.sabasi.io/organization/6122a6e5-b3ee-450e-a58d-21f78f6d9a0a> a foaf:Agent ;
    foaf:name "Kilifi County Data Portal" .

