@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/eb74e174-8a47-4c05-abae-8d7a6583e85a> a dcat:Dataset ;
    dct:description "Data Statistik Kecamatan Lalan Tahun 2021" ;
    dct:identifier "dc5d4389-e045-4c77-b165-7e42ac649b7b" ;
    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 Lalan" ;
    dcat:distribution <http://5.189.187.109/dataset/eb74e174-8a47-4c05-abae-8d7a6583e85a/resource/e2cac257-ee83-4986-bf35-9c3816ebb884> ;
    dcat:keyword "kecamatan",
        "muba",
        "satu",
        "satudata",
        "statistik" .

<http://5.189.187.109/dataset/eb74e174-8a47-4c05-abae-8d7a6583e85a/resource/e2cac257-ee83-4986-bf35-9c3816ebb884> a dcat:Distribution ;
    dct:description "Data Statistik Kecamatan Lalan Tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:35:52.600268"^^xsd:dateTime ;
    dct:modified "2026-05-22T07:09:36.389426"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Lalan Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/statistik-kecamatan-lalan-tahun-2021.pdf> ;
    dcat:mediaType "application/pdf" .

