@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/1ec7c5bb-9be6-4489-815c-9ecaa10ab259> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RT, Kelurahan, Kecamatan" ;
    dct:identifier "1ec7c5bb-9be6-4489-815c-9ecaa10ab259" ;
    dct:issued "2023-06-13T09:39:08.803283"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:39:08.803289"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RT di Kelurahan Sungai Bangkong" ;
    dcat:distribution <http://5.189.187.109/dataset/1ec7c5bb-9be6-4489-815c-9ecaa10ab259/resource/74c7e572-3ee7-47ab-bef5-7b2168427515> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RT" .

<http://5.189.187.109/dataset/1ec7c5bb-9be6-4489-815c-9ecaa10ab259/resource/74c7e572-3ee7-47ab-bef5-7b2168427515> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T04:14:04.044398"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:39:08.792792"^^xsd:dateTime ;
    dct:title "Data RT di Kelurahan Sungai Bangkong.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/1ec7c5bb-9be6-4489-815c-9ecaa10ab259/resource/74c7e572-3ee7-47ab-bef5-7b2168427515/download/data-rt-di-kelurahan-sungai-bangkong.xlsx> ;
    dcat:byteSize "16775"^^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" .

