@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:5000/dataset/03211fb0-4a03-419b-bc77-2d1e6c689836> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RT, Kelurahan, Kecamatan" ;
    dct:identifier "03211fb0-4a03-419b-bc77-2d1e6c689836" ;
    dct:issued "2023-06-13T09:08:53.223231"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:08:53.223238"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RT di Kelurahan Sui Jawi Luar" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/03211fb0-4a03-419b-bc77-2d1e6c689836/resource/1d827117-6453-4ba7-a830-2bfcddc6c73c> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RT" .

<http://5.189.187.109:5000/dataset/03211fb0-4a03-419b-bc77-2d1e6c689836/resource/1d827117-6453-4ba7-a830-2bfcddc6c73c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T04:05:47.999422"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:08:53.214631"^^xsd:dateTime ;
    dct:title "Data RT di Kelurahan Sei Jawi Luar.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/03211fb0-4a03-419b-bc77-2d1e6c689836/resource/1d827117-6453-4ba7-a830-2bfcddc6c73c/download/data-rt-di-kelurahan-sei-jawi-luar.xlsx> ;
    dcat:byteSize "15118"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

