@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/55fd6591-6b1d-417f-8376-7c05fb133465> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai Panjang Jaringan Irigasi Sekunder Tahun 2019" ;
    dct:identifier "55fd6591-6b1d-417f-8376-7c05fb133465" ;
    dct:issued "2024-06-11T08:06:31.006326"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:06:31.006334"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Panjang Jaringan Irigasi Sekunder" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Pekerjaan Umum Perumahan dan Kawasan Permukiman" ;
            vcard:hasEmail <mailto:dinas.pupkp@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/55fd6591-6b1d-417f-8376-7c05fb133465/resource/cc13b288-573b-42ad-873f-f9ac663a6842> ;
    dcat:keyword "irigasi" ;
    dcat:landingPage <https://dpupkp.bantulkab.go.id/> .

<http://5.189.187.109:5000/dataset/55fd6591-6b1d-417f-8376-7c05fb133465/resource/cc13b288-573b-42ad-873f-f9ac663a6842> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai Panjang Jaringan Irigasi Sekunder Tahun 2019" ;
    dct:format "XLS" ;
    dct:issued "2020-07-22T04:47:49.407242"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:06:30.998329"^^xsd:dateTime ;
    dct:title "panjang-jaringan-irigrasi-sekunder.xls" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/55fd6591-6b1d-417f-8376-7c05fb133465/resource/cc13b288-573b-42ad-873f-f9ac663a6842/download/panjang-saluran-sekunder.xlsx> ;
    dcat:byteSize "10923"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<https://dpupkp.bantulkab.go.id/> a foaf:Document .

