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

<https://opendata.bulukumbakab.go.id/dataset/d52d7393-27df-4add-b185-15d43e4aba71> a dcat:Dataset ;
    dct:description "PROPIL KECAMATAN UJUNG LOE" ;
    dct:identifier "d52d7393-27df-4add-b185-15d43e4aba71" ;
    dct:issued "2024-10-16T03:11:10.338780"^^xsd:dateTime ;
    dct:modified "2024-10-16T03:11:59.282515"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/288d506a-83f7-4a7b-8711-98eb532a89a1> ;
    dct:title "PROPIL KECAMATAN UJUNG LOE TAHUN 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ANDI MARLIANA CANDRA" ;
            vcard:hasEmail <mailto:Ashadiaska77@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/d52d7393-27df-4add-b185-15d43e4aba71/resource/ba61ebea-dab8-443b-b679-17bf4e2b4db2> ;
    dcat:keyword "DAFTAR NAMA-NAMA PEJABAT KECAMATAN UJUNG LOE",
        "PETA JABATAN KECAMATAN UJUNG LOE",
        "PETA WILAYAH KECAMATAN UJUNG LOE",
        "VISI DAN MISI" ;
    dcat:landingPage <PROPIL%20KECAMATAN> .

<https://opendata.bulukumbakab.go.id/dataset/d52d7393-27df-4add-b185-15d43e4aba71/resource/ba61ebea-dab8-443b-b679-17bf4e2b4db2> a dcat:Distribution ;
    dct:description "PROPIL KECAMATAN UJUNG LOE" ;
    dct:format "PDF" ;
    dct:title "PROFIL KECAMATAN UJUNG LOE.pdf" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/d52d7393-27df-4add-b185-15d43e4aba71/resource/ba61ebea-dab8-443b-b679-17bf4e2b4db2/download/profil-kecamatan-ujung-loe.pdf> ;
    dcat:byteSize 978142.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.bulukumbakab.go.id/organization/288d506a-83f7-4a7b-8711-98eb532a89a1> a foaf:Organization ;
    foaf:name "Kecamatan Ujung Loe" .

