@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#> .

<http://5.189.187.109/dataset/974ee6a4-0ce2-4dea-8888-bb9302c30cc8> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Rusunami" ;
    dct:identifier "974ee6a4-0ce2-4dea-8888-bb9302c30cc8" ;
    dct:issued "2026-05-19T06:24:35.879726"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:24:35.879742"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Jumlah Rusunami" ;
    dcat:distribution <http://5.189.187.109/dataset/974ee6a4-0ce2-4dea-8888-bb9302c30cc8/resource/015f79da-a5b3-4846-b6e7-00512a77d06e>,
        <http://5.189.187.109/dataset/974ee6a4-0ce2-4dea-8888-bb9302c30cc8/resource/5a66e3a7-b6d3-425c-abf9-e018f36a6966> ;
    dcat:keyword "permukiman",
        "perumahan" .

<http://5.189.187.109/dataset/974ee6a4-0ce2-4dea-8888-bb9302c30cc8/resource/015f79da-a5b3-4846-b6e7-00512a77d06e> a dcat:Distribution ;
    dct:description "Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-08-01T04:00:33.291089"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:24:35.870256"^^xsd:dateTime ;
    dct:title "jumlah-rusunami-tahun-2021" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/974ee6a4-0ce2-4dea-8888-bb9302c30cc8/resource/015f79da-a5b3-4846-b6e7-00512a77d06e/download/jumlah-rusunami-satuan-unit.csv> ;
    dcat:byteSize "66"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/974ee6a4-0ce2-4dea-8888-bb9302c30cc8/resource/5a66e3a7-b6d3-425c-abf9-e018f36a6966> a dcat:Distribution ;
    dct:description "Semester 1 Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2022-10-16T08:18:04.015659"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:24:35.872986"^^xsd:dateTime ;
    dct:title "jumlah-rusunami-tahun-2022-semester-1" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/974ee6a4-0ce2-4dea-8888-bb9302c30cc8/resource/5a66e3a7-b6d3-425c-abf9-e018f36a6966/download/jumlah-rusunami.csv> ;
    dcat:byteSize "81"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> a foaf:Agent ;
    foaf:name "Kota Pekalongan" .

