@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/6e831cdb-c9dd-49a2-97f4-80df12868414> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "6e831cdb-c9dd-49a2-97f4-80df12868414" ;
    dct:issued "2023-06-13T11:02:24.027703"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:02:24.027709"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kelurahan Sei Jawi Dalam" ;
    dcat:distribution <http://5.189.187.109/dataset/6e831cdb-c9dd-49a2-97f4-80df12868414/resource/58f9daad-97a6-44d2-880f-70eb724b3367> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/6e831cdb-c9dd-49a2-97f4-80df12868414/resource/58f9daad-97a6-44d2-880f-70eb724b3367> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T02:35:31.164257"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:02:24.019208"^^xsd:dateTime ;
    dct:title "Data RW di Kelurahan Sei Jawi Dalam.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/6e831cdb-c9dd-49a2-97f4-80df12868414/resource/58f9daad-97a6-44d2-880f-70eb724b3367/download/data-rw-di-kelurahan-sei-jawi-dalam.xlsx> ;
    dcat:byteSize "11603"^^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" .

