@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/c47a2a95-3745-46c1-9486-6b5e74c63d5b> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "c47a2a95-3745-46c1-9486-6b5e74c63d5b" ;
    dct:issued "2023-06-13T12:47:07.707679"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:47:07.707684"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kelurahan Tanjung Hulu" ;
    dcat:distribution <http://5.189.187.109/dataset/c47a2a95-3745-46c1-9486-6b5e74c63d5b/resource/142a13f3-12c6-434f-a997-58f84cc5a29f> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/c47a2a95-3745-46c1-9486-6b5e74c63d5b/resource/142a13f3-12c6-434f-a997-58f84cc5a29f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T03:40:05.585081"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:47:07.699575"^^xsd:dateTime ;
    dct:title "Data RW di Kelurahan Tanjung Hulu.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/c47a2a95-3745-46c1-9486-6b5e74c63d5b/resource/142a13f3-12c6-434f-a997-58f84cc5a29f/download/data-rw-di-kelurahan-tanjung-hulu.xlsx> ;
    dcat:byteSize "11430"^^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" .

