@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/89bf5a7b-6227-4d33-93ab-304caaa6496f> a dcat:Dataset ;
    dct:description "Kecamatan Lalan Dalam Angka Tahun 2024" ;
    dct:identifier "1ff34041-4b29-4c7b-be9f-1a70f536ca75" ;
    dct:issued "2024-12-02"^^xsd:date ;
    dct:modified "2024-12-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN LALAN" ] ;
    dct:title "Kecamatan Lalan Dalam Angka Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/89bf5a7b-6227-4d33-93ab-304caaa6496f/resource/08b7cec0-38fb-46db-9fec-90f8beb07740> ;
    dcat:keyword "statistik kecamatan" .

<http://5.189.187.109/dataset/89bf5a7b-6227-4d33-93ab-304caaa6496f/resource/08b7cec0-38fb-46db-9fec-90f8beb07740> a dcat:Distribution ;
    dct:description "Kecamatan Lalan Dalam Angka Tahun 2024" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T03:50:10.423253"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:39:59.423293"^^xsd:dateTime ;
    dct:title "Kecamatan Lalan Dalam Angka Tahun 2024 Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40114/kecamatan-lalan-dalam-angka-tahun-2024-tahun-2024.pdf> ;
    dcat:mediaType "application/pdf" .

