@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.bulukumbakab.go.id/dataset/90e03cb2-ecd0-419e-8a32-f1150ebb0c8d> a dcat:Dataset ;
    dct:description "Daftar nama-nama Masjid beserta alamat tempat berdirinya dan imam masjidnya." ;
    dct:identifier "90e03cb2-ecd0-419e-8a32-f1150ebb0c8d" ;
    dct:issued "2024-05-21T02:46:50.371380"^^xsd:dateTime ;
    dct:modified "2024-11-03T07:25:07.936998"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/c9bfb6b1-c8a0-4a77-87d9-0548e81eddce> ;
    dct:title "DAFTAR MASJID BESERTA NAMA IMAM MESJID DESA SAPOBONTO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NURUL AIN" ;
            vcard:hasEmail <mailto:nrlainn129@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/90e03cb2-ecd0-419e-8a32-f1150ebb0c8d/resource/88c683ab-bc5d-4e9d-a733-0c85f8b2af71> ;
    dcat:keyword "IMAM MASJID",
        "SAPOBONTO",
        "mesjid",
        "sosial" ;
    dcat:landingPage <loketsapobonto@gmail.com> .

<https://opendata.bulukumbakab.go.id/dataset/90e03cb2-ecd0-419e-8a32-f1150ebb0c8d/resource/88c683ab-bc5d-4e9d-a733-0c85f8b2af71> a dcat:Distribution ;
    dct:description "Daftar nama-nama Masjid beserta alamat tempat berdirinya dan imam masjidnya." ;
    dct:format "XLSX" ;
    dct:title "Daftar Mesjid.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/id/dataset/90e03cb2-ecd0-419e-8a32-f1150ebb0c8d/resource/88c683ab-bc5d-4e9d-a733-0c85f8b2af71/download/daftar-mesjid.xlsx> ;
    dcat:byteSize 10956.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/c9bfb6b1-c8a0-4a77-87d9-0548e81eddce> a foaf:Organization ;
    foaf:name "Desa Sopobonto" .

