@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/56f50ecb-5115-41e8-83e7-954e65d86c19> a dcat:Dataset ;
    dct:description "Data Jumlah Penduduk Bulan JAnuari-Desember 2023" ;
    dct:identifier "56f50ecb-5115-41e8-83e7-954e65d86c19" ;
    dct:issued "2024-05-14T02:45:47.247716"^^xsd:dateTime ;
    dct:modified "2024-10-17T02:36:24.776732"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/501a1837-8224-46a2-a671-6589d735991e> ;
    dct:title "Data Penduduk Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jusriadi Latif, S.Pd" ;
            vcard:hasEmail <mailto:fathacomputer117@gmail.com> ] ;
    dcat:keyword "sosial" ;
    dcat:landingPage <kantordesagunturu@gmail.com> .

<https://opendata.bulukumbakab.go.id/organization/501a1837-8224-46a2-a671-6589d735991e> a foaf:Organization ;
    foaf:name "Desa Gunturu" .

