@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/b8e4ed01-dce8-4b4d-bc71-eb6cc8796edf> a dcat:Dataset ;
    dct:description """<p>Panjang Saluran Irigasi yang terdata di Dinas Bina Marga dan SDA</p>
""" ;
    dct:identifier "46eb0b9a-b0d5-4b52-92af-7f7d0d15bfa5" ;
    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 "Panjang Saluran Irigasi" ;
    dcat:distribution <http://5.189.187.109/dataset/b8e4ed01-dce8-4b4d-bc71-eb6cc8796edf/resource/9dfedeef-d1a0-40ef-8ad2-2cc51b04455c> ;
    dcat:keyword "Infrastruktur",
        "irigasi" ;
    dcat:landingPage <https://opendata.tangerangkab.go.id/dataset/panjang-saluran-irigasi> .

<http://5.189.187.109/dataset/b8e4ed01-dce8-4b4d-bc71-eb6cc8796edf/resource/9dfedeef-d1a0-40ef-8ad2-2cc51b04455c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-16T03:40:44.443498"^^xsd:dateTime ;
    dct:modified "2024-10-16T03:40:44.404430"^^xsd:dateTime ;
    dct:title "Panjang Saluran Irigasi Tahun 2023" ;
    dcat:accessURL <https://opendata.tangerangkab.go.id/sites/default/files/Panjang%20Saluran%20Irigasi%20Tahun%202023.csv> .

<https://opendata.tangerangkab.go.id/dataset/panjang-saluran-irigasi> a foaf:Document .

