@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/50acb104-4fc0-480b-9c04-346743742fa9> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Ketua, Kelurahan dan Kecamatan" ;
    dct:identifier "50acb104-4fc0-480b-9c04-346743742fa9" ;
    dct:issued "2023-06-13T10:31:28.312301"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:31:28.312307"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Masjid Kelurahan Pal Lima" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/50acb104-4fc0-480b-9c04-346743742fa9/resource/c9cd52ad-684f-4003-904c-0ea5a0e7779b> ;
    dcat:keyword "Kelurahan Pal Lima",
        "Kota Pontianak",
        "Masjid" .

<http://5.189.187.109:5000/dataset/50acb104-4fc0-480b-9c04-346743742fa9/resource/c9cd52ad-684f-4003-904c-0ea5a0e7779b> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Ketua, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-15T00:47:12.270062"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:31:28.304297"^^xsd:dateTime ;
    dct:title "Data Masjid Kelurahan Pal Lima Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/50acb104-4fc0-480b-9c04-346743742fa9/resource/c9cd52ad-684f-4003-904c-0ea5a0e7779b/download/data-masjid-kelurahan-pal-lima-tahun-2019.xlsx> ;
    dcat:byteSize "14667"^^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" .

