@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#> .

<http://satudata.bantaengkab.go.id/dataset/7ac76068-b28d-45c7-bfb3-657f9094b8b1> a dcat:Dataset ;
    dct:description "Buku ini menyediakan informasi yang akurat mengenai kondisi sosial, ekonomi, dan demografis Kabupaten Bantaeng." ;
    dct:identifier "7ac76068-b28d-45c7-bfb3-657f9094b8b1" ;
    dct:issued "2025-07-03T02:23:37.504329"^^xsd:dateTime ;
    dct:modified "2025-07-03T02:27:24.580398"^^xsd:dateTime ;
    dct:publisher <http://satudata.bantaengkab.go.id/organization/cbac8ecc-5339-49b1-bf36-77b9542e621e> ;
    dct:title "Buku Data Pokok Bantaeng 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kominfo Bantaeng" ] ;
    dcat:distribution <http://satudata.bantaengkab.go.id/dataset/7ac76068-b28d-45c7-bfb3-657f9094b8b1/resource/1353705f-4dfd-4707-a413-6381a8f7baa4> ;
    dcat:keyword "ekonomi",
        "kesehatan",
        "ketertiban masyarakat",
        "pelayanan",
        "pendidikan",
        "penduduk",
        "statistik" ;
    dcat:landingPage <https://drive.google.com/file/d/1iaFS5_CtGKWQCxdIy73OG5HxKbWv9Uf2/view?usp=sharing> .

<http://satudata.bantaengkab.go.id/dataset/7ac76068-b28d-45c7-bfb3-657f9094b8b1/resource/1353705f-4dfd-4707-a413-6381a8f7baa4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-07-03T02:24:03.624658"^^xsd:dateTime ;
    dct:modified "2025-07-03T02:24:03.783804"^^xsd:dateTime ;
    dct:title "buku_data_pokok_bantaeng_2024" ;
    dcat:accessURL <https://drive.google.com/file/d/1iaFS5_CtGKWQCxdIy73OG5HxKbWv9Uf2/view?usp=sharing> .

<http://satudata.bantaengkab.go.id/organization/cbac8ecc-5339-49b1-bf36-77b9542e621e> a foaf:Agent ;
    foaf:name "Dinas Komunikasi, Informatika, Statistik dan Persandian" .

<https://drive.google.com/file/d/1iaFS5_CtGKWQCxdIy73OG5HxKbWv9Uf2/view?usp=sharing> a foaf:Document .

