@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/e3300ce4-f62a-472b-89ae-507a881368ff> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "e3300ce4-f62a-472b-89ae-507a881368ff" ;
    dct:issued "2023-06-13T13:27:06.738854"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:27:06.738860"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kelurahan Parit Mayor" ;
    dcat:distribution <http://5.189.187.109/dataset/e3300ce4-f62a-472b-89ae-507a881368ff/resource/40d2a6e8-d51e-448c-a9f4-0298ee53c49d> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/e3300ce4-f62a-472b-89ae-507a881368ff/resource/40d2a6e8-d51e-448c-a9f4-0298ee53c49d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T03:42:55.262423"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:27:06.730036"^^xsd:dateTime ;
    dct:title "Data RW di Kelurahan Parit Mayor.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e3300ce4-f62a-472b-89ae-507a881368ff/resource/40d2a6e8-d51e-448c-a9f4-0298ee53c49d/download/data-rw-di-kelurahan-parit-mayor.xlsx> ;
    dcat:byteSize "11077"^^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" .

