@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/44742e14-2835-4ce4-8ad7-71e1d5def504> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "44742e14-2835-4ce4-8ad7-71e1d5def504" ;
    dct:issued "2023-06-13T10:16:33.863494"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:16:33.863500"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kelurahan Dalam Bugis" ;
    dcat:distribution <http://5.189.187.109/dataset/44742e14-2835-4ce4-8ad7-71e1d5def504/resource/2685a03f-a635-4706-9ab1-981b19d11226> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/44742e14-2835-4ce4-8ad7-71e1d5def504/resource/2685a03f-a635-4706-9ab1-981b19d11226> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T03:48:55.459322"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:16:33.856038"^^xsd:dateTime ;
    dct:title "Data RW di Kelurahan Dalam Bugis.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/44742e14-2835-4ce4-8ad7-71e1d5def504/resource/2685a03f-a635-4706-9ab1-981b19d11226/download/data-rw-di-kelurahan-dalam-bugis.xlsx> ;
    dcat:byteSize "11195"^^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" .

