@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/35297b71-1046-4d0a-92a3-0e769a4431c3> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RT, Kelurahan, Kecamatan" ;
    dct:identifier "35297b71-1046-4d0a-92a3-0e769a4431c3" ;
    dct:issued "2023-06-13T10:00:56.542156"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:00:56.542162"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RT di Kelurahan Bansir Laut" ;
    dcat:distribution <http://5.189.187.109/dataset/35297b71-1046-4d0a-92a3-0e769a4431c3/resource/afb37d89-6842-4475-b2f7-e7ca07966bed> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RT" .

<http://5.189.187.109/dataset/35297b71-1046-4d0a-92a3-0e769a4431c3/resource/afb37d89-6842-4475-b2f7-e7ca07966bed> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T04:48:32.977371"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:00:56.533222"^^xsd:dateTime ;
    dct:title "Data RT di Kelurahan Bansir Laut.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/35297b71-1046-4d0a-92a3-0e769a4431c3/resource/afb37d89-6842-4475-b2f7-e7ca07966bed/download/data-rt-di-kelurahan-bansir-laut.xlsx> ;
    dcat:byteSize "12083"^^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" .

