@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/d0684318-37f8-470f-bb7f-2bb686f9b30d> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "d0684318-37f8-470f-bb7f-2bb686f9b30d" ;
    dct:issued "2023-06-13T12:59:32.064565"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:59:32.064573"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kelurahan Sei Jawi Luar" ;
    dcat:distribution <http://5.189.187.109/dataset/d0684318-37f8-470f-bb7f-2bb686f9b30d/resource/1ba8163f-d2b8-490f-b3aa-b45e7c125852> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/d0684318-37f8-470f-bb7f-2bb686f9b30d/resource/1ba8163f-d2b8-490f-b3aa-b45e7c125852> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T02:43:48.232730"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:59:32.056571"^^xsd:dateTime ;
    dct:title "Data RW di Kelurahan Sei Jawi Luar.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d0684318-37f8-470f-bb7f-2bb686f9b30d/resource/1ba8163f-d2b8-490f-b3aa-b45e7c125852/download/data-rw-di-kelurahan-sei-jawi-luar.xlsx> ;
    dcat:byteSize "11681"^^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" .

