@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#> .

<http://5.189.187.109/dataset/7b0f8fe6-3638-447e-a337-346a5e9b0316> a dcat:Dataset ;
    dct:description "data desa menurut tahun 2022" ;
    dct:identifier "7b0f8fe6-3638-447e-a337-346a5e9b0316" ;
    dct:issued "2023-06-21T18:14:44.753200"^^xsd:dateTime ;
    dct:modified "2023-06-21T18:14:44.753206"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "status kepemerintahan dan kampung menurut desa 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "wahyu wardana" ;
            vcard:hasEmail <mailto:wardanawahyu81194@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7b0f8fe6-3638-447e-a337-346a5e9b0316/resource/c4f12ed7-84b0-453b-9a31-0181383e0667> ;
    dcat:keyword "2022",
        "long iram" ;
    dcat:landingPage <kasubag%20umum> .

<http://5.189.187.109/dataset/7b0f8fe6-3638-447e-a337-346a5e9b0316/resource/c4f12ed7-84b0-453b-9a31-0181383e0667> a dcat:Distribution ;
    dct:description "data desa tahun 2022 kecamatan long iram" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-21T04:06:23.171060"^^xsd:dateTime ;
    dct:modified "2023-06-21T18:14:44.745133"^^xsd:dateTime ;
    dct:title "status kepemerintahan dan kampung menurut desa 2022.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/7b0f8fe6-3638-447e-a337-346a5e9b0316/resource/c4f12ed7-84b0-453b-9a31-0181383e0667/download/status-kepemerintahan-dan-kampung-menurut-desa-2022.xlsx> ;
    dcat:byteSize "10694"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

<kasubag%20umum> a foaf:Document .

