@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/dataset/897fd145-cf1a-48d0-9037-c612d846b53b> a dcat:Dataset ;
    dct:description "Data Statistik Kecamatan Tungkal Jaya Tahun 2021" ;
    dct:identifier "abed1ffe-b117-4163-97d6-255a8f3a9bcc" ;
    dct:issued "2021-12-09"^^xsd:date ;
    dct:modified "2021-12-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KOMUNIKASI DAN INFORMATIKA" ] ;
    dct:title "Statistik Kecamatan Tungkal Jaya" ;
    dcat:distribution <http://5.189.187.109/dataset/897fd145-cf1a-48d0-9037-c612d846b53b/resource/4a1206bf-be94-4bc1-b4ce-7e8ee6f4799e> ;
    dcat:keyword "kecamatan",
        "muba",
        "satu",
        "satudata",
        "statistik" .

<http://5.189.187.109/dataset/897fd145-cf1a-48d0-9037-c612d846b53b/resource/4a1206bf-be94-4bc1-b4ce-7e8ee6f4799e> a dcat:Distribution ;
    dct:description "Data Statistik Kecamatan Tungkal Jaya Tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:35:51.262359"^^xsd:dateTime ;
    dct:modified "2026-05-22T07:22:04.415755"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Tungkal Jaya Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/statistik-kecamatan-tungkal-jaya-tahun-2021.pdf> ;
    dcat:mediaType "application/pdf" .

