@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/18f7099b-0266-4e86-89c2-f2686c8bbe18> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RT, Kelurahan, Kecamatan" ;
    dct:identifier "18f7099b-0266-4e86-89c2-f2686c8bbe18" ;
    dct:issued "2023-06-13T09:32:03.042428"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:32:03.042433"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RT di Kelurahan Bangka Belitung Laut" ;
    dcat:distribution <http://5.189.187.109/dataset/18f7099b-0266-4e86-89c2-f2686c8bbe18/resource/8c861154-34af-4bdb-8a6f-c1ffce99c7f6> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RT" .

<http://5.189.187.109/dataset/18f7099b-0266-4e86-89c2-f2686c8bbe18/resource/8c861154-34af-4bdb-8a6f-c1ffce99c7f6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T04:51:20.223307"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:32:03.034438"^^xsd:dateTime ;
    dct:title "Data RT di Kelurahan Bangka Belitung Laut.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/18f7099b-0266-4e86-89c2-f2686c8bbe18/resource/8c861154-34af-4bdb-8a6f-c1ffce99c7f6/download/data-rt-di-kelurahan-bangka-belitung-laut.xlsx> ;
    dcat:byteSize "12513"^^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" .

