@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/c47298f8-cabf-4d93-99b4-80f7b2795cdd> a dcat:Dataset ;
    dct:description "Data Urusan Perumahan Rakyat dan Kawasan Pemukiman" ;
    dct:identifier "c47298f8-cabf-4d93-99b4-80f7b2795cdd" ;
    dct:issued "2023-01-23T05:44:01.677248"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:44:01.677255"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Data Urusan Perumahan Rakyat dan Kawasan Pemukiman Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c47298f8-cabf-4d93-99b4-80f7b2795cdd/resource/e8f64008-9e5e-49df-b982-22229443591f> ;
    dcat:keyword "pkplh" .

<https://data.jatengprov.go.id/dataset/c47298f8-cabf-4d93-99b4-80f7b2795cdd/resource/e8f64008-9e5e-49df-b982-22229443591f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PKPLH.xlsx" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/c47298f8-cabf-4d93-99b4-80f7b2795cdd/resource/e8f64008-9e5e-49df-b982-22229443591f/download/pkplh.xlsx> ;
    dcat:byteSize 11691.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

