@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/c2024b4c-b856-49de-accd-8fcb55896977> a dcat:Dataset ;
    dct:description """<p>Jumlah Bangunan Beririgasi yang terdata di Dinas Bina Marga dan SDA</p>
""" ;
    dct:identifier "051a0e18-e7df-43df-8fe0-6e5570a61a70" ;
    dct:issued "2024-04-25"^^xsd:date ;
    dct:modified "2024-05-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Bina Marga dan Sumber Daya Air" ] ;
    dct:title "Jumlah Bangunan Beririgasi" ;
    dcat:distribution <http://5.189.187.109/dataset/c2024b4c-b856-49de-accd-8fcb55896977/resource/f212de2c-1d67-444e-8ab5-5d62e6634697> ;
    dcat:keyword "Infrastruktur",
        "irigasi" ;
    dcat:landingPage <https://opendata.tangerangkab.go.id/dataset/jumlah-bangunan-beririgasi> .

<http://5.189.187.109/dataset/c2024b4c-b856-49de-accd-8fcb55896977/resource/f212de2c-1d67-444e-8ab5-5d62e6634697> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-16T03:40:41.978634"^^xsd:dateTime ;
    dct:modified "2024-10-16T03:40:41.950357"^^xsd:dateTime ;
    dct:title "Jumlah Bangunan Beririgasi Tahun 2023" ;
    dcat:accessURL <https://opendata.tangerangkab.go.id/sites/default/files/Jumlah%20Bangunan%20Beririgasi.csv> .

<https://opendata.tangerangkab.go.id/dataset/jumlah-bangunan-beririgasi> a foaf:Document .

