@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/e1b58dc1-984e-42aa-96c0-2e436b0ee637> 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 "e1b58dc1-984e-42aa-96c0-2e436b0ee637" ;
    dct:issued "2023-06-13T13:25:41.733920"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:25:41.733925"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Drainase di Kecamatan Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e1b58dc1-984e-42aa-96c0-2e436b0ee637/resource/f5fa852f-863a-4e14-a68b-89c0e9e795c4> ;
    dcat:keyword "Data Drainase",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/e1b58dc1-984e-42aa-96c0-2e436b0ee637/resource/f5fa852f-863a-4e14-a68b-89c0e9e795c4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-27T04:11:04.998257"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:25:41.727264"^^xsd:dateTime ;
    dct:title "Data Drainase Tahun 2019 di Kecamatan Pontianak Kota.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e1b58dc1-984e-42aa-96c0-2e436b0ee637/resource/f5fa852f-863a-4e14-a68b-89c0e9e795c4/download/data-drainase-tahun-2019-di-kecamatan-pontianak-kota.xlsx> ;
    dcat:byteSize "18035"^^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 .

