@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/d4549480-39cb-4113-a058-0e78e4bf70c0> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "d4549480-39cb-4113-a058-0e78e4bf70c0" ;
    dct:issued "2023-06-13T13:04:57.605583"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:04:57.605590"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kelurahan Bansir Laut" ;
    dcat:distribution <http://5.189.187.109/dataset/d4549480-39cb-4113-a058-0e78e4bf70c0/resource/489dab76-371a-4104-a723-bbeab2f0b65f> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/d4549480-39cb-4113-a058-0e78e4bf70c0/resource/489dab76-371a-4104-a723-bbeab2f0b65f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T03:24:39.585299"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:04:57.596910"^^xsd:dateTime ;
    dct:title "Data RW di Kelurahan Bansir Laut.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d4549480-39cb-4113-a058-0e78e4bf70c0/resource/489dab76-371a-4104-a723-bbeab2f0b65f/download/data-rw-di-kelurahan-bansir-laut.xlsx> ;
    dcat:byteSize "12036"^^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" .

