@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/a3e650ce-3b36-4edb-8ad7-7387a8c0e984> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Rumah Singgah Tahun 2021 (Satuan Unit)" ;
    dct:identifier "a3e650ce-3b36-4edb-8ad7-7387a8c0e984" ;
    dct:issued "2026-05-19T06:27:03.714697"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:27:03.714712"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Jumlah Rumah Singgah Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/a3e650ce-3b36-4edb-8ad7-7387a8c0e984/resource/e2d084ed-8089-44e1-a642-347b7fdd8dbf> ;
    dcat:keyword "2021",
        "sosial" .

<http://5.189.187.109/dataset/a3e650ce-3b36-4edb-8ad7-7387a8c0e984/resource/e2d084ed-8089-44e1-a642-347b7fdd8dbf> a dcat:Distribution ;
    dct:description "Jumlah Rumah Singgah Tahun 2021 (Satuan Unit)" ;
    dct:format "CSV" ;
    dct:issued "2022-08-03T01:37:41.972074"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:27:03.704407"^^xsd:dateTime ;
    dct:title "jumlah-rumah-singgah-tahun-2021" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/a3e650ce-3b36-4edb-8ad7-7387a8c0e984/resource/e2d084ed-8089-44e1-a642-347b7fdd8dbf/download/jumlah-rumah-singgah-satuan-unit.csv> ;
    dcat:byteSize "73"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

