@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/aa61610d-6b9c-4f24-a4c6-6fb6de808bf4> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "aa61610d-6b9c-4f24-a4c6-6fb6de808bf4" ;
    dct:issued "2023-06-13T12:11:32.907852"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:11:32.907858"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kelurahan Sungai Jawi" ;
    dcat:distribution <http://5.189.187.109/dataset/aa61610d-6b9c-4f24-a4c6-6fb6de808bf4/resource/f86c9da1-c42b-441d-858c-c38fe8f37445> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/aa61610d-6b9c-4f24-a4c6-6fb6de808bf4/resource/f86c9da1-c42b-441d-858c-c38fe8f37445> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T02:40:07.369699"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:11:32.899626"^^xsd:dateTime ;
    dct:title "Data RW di  Kelurahan Sungai Jawi.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/aa61610d-6b9c-4f24-a4c6-6fb6de808bf4/resource/f86c9da1-c42b-441d-858c-c38fe8f37445/download/data-rw-di-kelurahan-sungai-jawi.xlsx> ;
    dcat:byteSize "12026"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

