@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/528567b9-a62a-475f-85f9-e9b3a6ed075c> a dcat:Dataset ;
    dct:description "Profil Desa Bontotangnga Tahun 2024" ;
    dct:identifier "528567b9-a62a-475f-85f9-e9b3a6ed075c" ;
    dct:issued "2025-11-14T06:42:48.594898"^^xsd:dateTime ;
    dct:modified "2025-11-14T06:43:35.556652"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/3ef74e62-8f8a-4eb1-b57c-85ede4b3020d> ;
    dct:title "PROFIL DESA BONTOTANGNGA TAHUN 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jusra Nengsih" ;
            vcard:hasEmail <mailto:jusranengsih55@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/528567b9-a62a-475f-85f9-e9b3a6ed075c/resource/aea1de1e-c9fd-475a-8701-59f91281a5e6> .

<https://opendata.bulukumbakab.go.id/dataset/528567b9-a62a-475f-85f9-e9b3a6ed075c/resource/aea1de1e-c9fd-475a-8701-59f91281a5e6> a dcat:Distribution ;
    dct:description "Profil Desa Bontotangnga Tahun 2024" ;
    dct:format "PDF" ;
    dct:title "PROFIL DESA BONTOTANGNGA TAHUN 2024.pdf" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/528567b9-a62a-475f-85f9-e9b3a6ed075c/resource/aea1de1e-c9fd-475a-8701-59f91281a5e6/download/profil-desa-bontotangnga-tahun-2024.pdf> ;
    dcat:byteSize 2019499.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.bulukumbakab.go.id/organization/3ef74e62-8f8a-4eb1-b57c-85ede4b3020d> a foaf:Organization ;
    foaf:name "Kecamatan Bonto Tiro" .

