@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/2fd3c1e7-9a38-473c-a6be-42960db2c444> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Bangunan Irigasi (Satuan Unit)" ;
    dct:identifier "2fd3c1e7-9a38-473c-a6be-42960db2c444" ;
    dct:issued "2026-05-19T06:03:16.765067"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:03:16.765284"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Jumlah Bangunan Irigasi" ;
    dcat:distribution <http://5.189.187.109/dataset/2fd3c1e7-9a38-473c-a6be-42960db2c444/resource/007c8277-4e45-47e3-815c-7c95b171f638>,
        <http://5.189.187.109/dataset/2fd3c1e7-9a38-473c-a6be-42960db2c444/resource/cafead87-ff87-4c10-8fc3-29ecbe3af1ad> ;
    dcat:keyword "irigasi",
        "penataan ruang" .

<http://5.189.187.109/dataset/2fd3c1e7-9a38-473c-a6be-42960db2c444/resource/007c8277-4e45-47e3-815c-7c95b171f638> a dcat:Distribution ;
    dct:description "Semester 1 Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2022-10-22T23:03:32.878437"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:03:16.756213"^^xsd:dateTime ;
    dct:title "jumlah-bangunan-irigasi-tahun-2022-semester-1" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/2fd3c1e7-9a38-473c-a6be-42960db2c444/resource/007c8277-4e45-47e3-815c-7c95b171f638/download/jumlah-bangunan-irigasi-satuan-unit.csv> ;
    dcat:byteSize "99"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/2fd3c1e7-9a38-473c-a6be-42960db2c444/resource/cafead87-ff87-4c10-8fc3-29ecbe3af1ad> a dcat:Distribution ;
    dct:description "Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-08-01T01:53:00.727967"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:03:16.754762"^^xsd:dateTime ;
    dct:title "jumlah-bangunan-irigasi-tahun-2021" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/2fd3c1e7-9a38-473c-a6be-42960db2c444/resource/cafead87-ff87-4c10-8fc3-29ecbe3af1ad/download/jumlah-bangunan-irigasi-satuan-unit.csv> ;
    dcat:byteSize "83"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

