@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/6e7a4ccb-c8f3-465f-9b85-dcbdfc55e675> a dcat:Dataset ;
    dct:description """Dataset ini berisi lokasi drainase, panjang, lebar, jenis, bentuk, tipe dan kondisi drainase\r
""" ;
    dct:identifier "6e7a4ccb-c8f3-465f-9b85-dcbdfc55e675" ;
    dct:issued "2023-06-13T11:02:15.057437"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:02:15.057442"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Drainase di Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6e7a4ccb-c8f3-465f-9b85-dcbdfc55e675/resource/3a455940-596b-4240-aa88-8be741d525a9> ;
    dcat:keyword "Data Drainase",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/6e7a4ccb-c8f3-465f-9b85-dcbdfc55e675/resource/3a455940-596b-4240-aa88-8be741d525a9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-14T03:12:53.871319"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:02:15.051373"^^xsd:dateTime ;
    dct:title "Data Drainase Tahun 2020 di Kelurahan Siantan Hulu.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/6e7a4ccb-c8f3-465f-9b85-dcbdfc55e675/resource/3a455940-596b-4240-aa88-8be741d525a9/download/data-drainase-tahun-2020-di-kelurahan-siantan-hulu.xlsx> ;
    dcat:byteSize "13147"^^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 .

