@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/99f5f465-0b71-4411-9647-c268e3b75cec> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "99f5f465-0b71-4411-9647-c268e3b75cec" ;
    dct:issued "2023-06-13T11:51:41.359702"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:51:41.359709"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kelurahan Banjar Serasan" ;
    dcat:distribution <http://5.189.187.109/dataset/99f5f465-0b71-4411-9647-c268e3b75cec/resource/d968c572-51c5-43dc-944a-49751c9b113a> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/99f5f465-0b71-4411-9647-c268e3b75cec/resource/d968c572-51c5-43dc-944a-49751c9b113a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T03:44:08.172914"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:51:41.350678"^^xsd:dateTime ;
    dct:title "Data RW di Kelurahan Banjar Serasan.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/99f5f465-0b71-4411-9647-c268e3b75cec/resource/d968c572-51c5-43dc-944a-49751c9b113a/download/data-rw-di-kelurahan-banjar-serasan.xlsx> ;
    dcat:byteSize "11116"^^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" .

