@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/1572cc7f-b9fc-4880-85f1-8ece6f69a44f> a dcat:Dataset ;
    dct:description "Profil Kelurahan Tanuntung " ;
    dct:identifier "1572cc7f-b9fc-4880-85f1-8ece6f69a44f" ;
    dct:issued "2024-10-17T02:23:07.233973"^^xsd:dateTime ;
    dct:modified "2024-10-17T02:25:01.393448"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/e3ab9433-9dc2-4580-999c-532d6fe286b2> ;
    dct:title "PROFIL KELURAHAN TANUNTUNG 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "andi kartika" ;
            vcard:hasEmail <mailto:andikartika842@gmai.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/1572cc7f-b9fc-4880-85f1-8ece6f69a44f/resource/3f875d81-5572-4b3a-9f35-c002c07ad0fd> ;
    dcat:keyword "kelurahan tanuntung",
        "profi" .

<https://opendata.bulukumbakab.go.id/dataset/1572cc7f-b9fc-4880-85f1-8ece6f69a44f/resource/3f875d81-5572-4b3a-9f35-c002c07ad0fd> a dcat:Distribution ;
    dct:description "Profil Kelurahan Tanuntung tahun 2024" ;
    dct:format "PDF" ;
    dct:title "PROFIL KELURAHAN TANUNTUNG 2024.docx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/id/dataset/1572cc7f-b9fc-4880-85f1-8ece6f69a44f/resource/3f875d81-5572-4b3a-9f35-c002c07ad0fd/download/profil-kelurahan-tanuntung-2024.docx> ;
    dcat:byteSize 21998.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://opendata.bulukumbakab.go.id/organization/e3ab9433-9dc2-4580-999c-532d6fe286b2> a foaf:Organization ;
    foaf:name "Kelurahan Tanuntung" .

