@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:5000/dataset/bfc0ed6b-9e2e-48a0-be84-c7756e4d1825> a dcat:Dataset ;
    dct:description """Data set ini berisi lokasi saluran, panjang saluran, lebar saluran, jenis saluran, bentuk saluran, tipe saluran, kondisi saluran dan kelurahan\r
""" ;
    dct:identifier "bfc0ed6b-9e2e-48a0-be84-c7756e4d1825" ;
    dct:issued "2023-06-13T12:42:14.481573"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:42:14.481580"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Drainase di Kelurahan Sungaibangkong" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/bfc0ed6b-9e2e-48a0-be84-c7756e4d1825/resource/2a27ff50-c5c7-4035-94d7-9f0a9bc99f41> ;
    dcat:keyword "Data Drainase",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/bfc0ed6b-9e2e-48a0-be84-c7756e4d1825/resource/2a27ff50-c5c7-4035-94d7-9f0a9bc99f41> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-31T03:10:02.111602"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:42:14.473871"^^xsd:dateTime ;
    dct:title "Data Drainase Tahun 2019 di Kelurahan Sungaibangkong.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/bfc0ed6b-9e2e-48a0-be84-c7756e4d1825/resource/2a27ff50-c5c7-4035-94d7-9f0a9bc99f41/download/data-drainase-tahun-2019-di-kelurahan-sungaibangkong.xlsx> ;
    dcat:byteSize "14483"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

