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

<https://opendata.lampungbaratkab.go.id/dataset/c4755797-5d5e-4c12-ac0b-db208ede6303> a dcat:Dataset ;
    dct:description "Data Test" ;
    dct:identifier "c4755797-5d5e-4c12-ac0b-db208ede6303" ;
    dct:issued "2025-09-17T08:05:58.160260"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:50:46.926003"^^xsd:dateTime ;
    dct:publisher <https://opendata.lampungbaratkab.go.id/organization/a04a1d0a-f64b-4a9a-872c-2b50abb46cd4> ;
    dct:title "Peta Kecamatan" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bob Jagger" ;
            vcard:hasEmail <mailto:harrysugianto@lampungbaratkab.go.id> ] ;
    dcat:distribution <https://opendata.lampungbaratkab.go.id/dataset/c4755797-5d5e-4c12-ac0b-db208ede6303/resource/b6fa026f-e97a-479e-8a47-8710206cc110>,
        <https://opendata.lampungbaratkab.go.id/dataset/c4755797-5d5e-4c12-ac0b-db208ede6303/resource/e0e34cec-e562-4f99-a560-c7736aad4c54> ;
    dcat:keyword "Pemerintahan" .

<https://opendata.lampungbaratkab.go.id/dataset/c4755797-5d5e-4c12-ac0b-db208ede6303/resource/b6fa026f-e97a-479e-8a47-8710206cc110> a dcat:Distribution ;
    dct:format "SHP" ;
    dct:issued "2025-09-17T08:08:27.716512"^^xsd:dateTime ;
    dct:modified "2025-09-17T08:15:51.082616"^^xsd:dateTime ;
    dct:title "ADMINISTRASI_LN_50K.zip" ;
    dcat:accessURL <https://opendata.lampungbaratkab.go.id/dataset/c4755797-5d5e-4c12-ac0b-db208ede6303/resource/b6fa026f-e97a-479e-8a47-8710206cc110/download/ne_110m_admin_0_countries.zip> ;
    dcat:byteSize "214976"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.lampungbaratkab.go.id/dataset/c4755797-5d5e-4c12-ac0b-db208ede6303/resource/e0e34cec-e562-4f99-a560-c7736aad4c54> a dcat:Distribution ;
    dct:description "Laporan" ;
    dct:format "PDF" ;
    dct:issued "2026-06-11T08:50:16.280628"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:50:46.936922"^^xsd:dateTime ;
    dct:title "Laporan Bupati Ke Gubernur Bulan Mei.pdf" ;
    dcat:accessURL <https://opendata.lampungbaratkab.go.id/dataset/c4755797-5d5e-4c12-ac0b-db208ede6303/resource/e0e34cec-e562-4f99-a560-c7736aad4c54/download/laporan-bupati-ke-gubernur-bulan-mei.pdf> ;
    dcat:byteSize "232674"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://opendata.lampungbaratkab.go.id/organization/a04a1d0a-f64b-4a9a-872c-2b50abb46cd4> a foaf:Agent ;
    foaf:name "Dinas Komunikasi dan Informatika" .

