@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/c36ef53e-f76f-46e8-9ecb-cd760101cf27> a dcat:Dataset ;
    dct:description "dataset berisi tentang no, nama RW, Kelurahan, Kecamatan" ;
    dct:identifier "c36ef53e-f76f-46e8-9ecb-cd760101cf27" ;
    dct:issued "2023-06-13T12:45:57.879618"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:45:57.879623"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data RW di Kelurahan Saigon" ;
    dcat:distribution <http://5.189.187.109/dataset/c36ef53e-f76f-46e8-9ecb-cd760101cf27/resource/b971a089-aca3-4550-9228-6cec63eecffc> ;
    dcat:keyword "Kecamatan",
        "Kelurahan",
        "Nama RW" .

<http://5.189.187.109/dataset/c36ef53e-f76f-46e8-9ecb-cd760101cf27/resource/b971a089-aca3-4550-9228-6cec63eecffc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-01-14T03:41:26.316268"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:45:57.871948"^^xsd:dateTime ;
    dct:title "Data RW di Kelurahan Saigon.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/c36ef53e-f76f-46e8-9ecb-cd760101cf27/resource/b971a089-aca3-4550-9228-6cec63eecffc/download/data-rw-di-kelurahan-saigon.xlsx> ;
    dcat:byteSize "11476"^^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" .

