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

<http://5.189.187.109:5000/dataset/27c067f4-bac5-41ec-9c71-8019fe8656a6> a dcat:Dataset ;
    dct:description "Kecamatan Babat Toman Dalam Angka Tahun 2024" ;
    dct:identifier "34d97dcd-477f-41b1-a5de-9b665498eaf2" ;
    dct:issued "2024-12-02"^^xsd:date ;
    dct:modified "2024-12-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN BABAT TOMAN" ] ;
    dct:title "Kecamatan Babat Toman Dalam Angka Tahun 2024" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/27c067f4-bac5-41ec-9c71-8019fe8656a6/resource/099fb46c-7c65-46e1-9307-5491474605a1> ;
    dcat:keyword "statistik kecamatan" .

<http://5.189.187.109:5000/dataset/27c067f4-bac5-41ec-9c71-8019fe8656a6/resource/099fb46c-7c65-46e1-9307-5491474605a1> a dcat:Distribution ;
    dct:description "Kecamatan Babat Toman Dalam Angka Tahun 2024" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T03:50:23.744873"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:40:14.281439"^^xsd:dateTime ;
    dct:title "Kecamatan Babat Toman Dalam Angka Tahun 2024 Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40102/kecamatan-babat-toman-dalam-angka-tahun-2024-tahun-2024.pdf> ;
    dcat:mediaType "application/pdf" .

