@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/94421018-bc38-46fb-ab40-6bc735d4fcd3> a dcat:Dataset ;
    dct:description "PROFIL DESA BIRA TAHUN 2024" ;
    dct:identifier "94421018-bc38-46fb-ab40-6bc735d4fcd3" ;
    dct:issued "2024-10-03T05:56:17.222086"^^xsd:dateTime ;
    dct:modified "2024-10-03T05:57:00.769379"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/c2ea2864-c3c5-49c5-9970-facc0713121a> ;
    dct:title "PROFIL DESA BIRA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SYAHRUDDIN" ;
            vcard:hasEmail <mailto:syahruddinubhe1@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/94421018-bc38-46fb-ab40-6bc735d4fcd3/resource/525bc4ba-9754-4dea-bac2-073c6dfbd76b> .

<https://opendata.bulukumbakab.go.id/dataset/94421018-bc38-46fb-ab40-6bc735d4fcd3/resource/525bc4ba-9754-4dea-bac2-073c6dfbd76b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "IDM DESA BIRA TAHUN 2024.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/94421018-bc38-46fb-ab40-6bc735d4fcd3/resource/525bc4ba-9754-4dea-bac2-073c6dfbd76b/download/idm-desa-bira-tahun-2024.xlsx> ;
    dcat:byteSize 303066.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/c2ea2864-c3c5-49c5-9970-facc0713121a> a foaf:Organization ;
    foaf:name "Desa Bira" .

