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

<http://5.189.187.109/dataset/a58e0b3f-4ba4-4930-91c4-788b5b88f54b> a dcat:Dataset ;
    dct:description "Laporan Pembinaan Kepala Desa Tahun 2023" ;
    dct:identifier "a58e0b3f-4ba4-4930-91c4-788b5b88f54b" ;
    dct:issued "2026-04-30T03:51:57.282038"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:51:57.282058"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "Laporan Pembinaan Kepala Desa Tahun 2023" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yoga Pebrianto, S.Si" ;
            vcard:hasEmail <mailto:yogapebrianto184@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a58e0b3f-4ba4-4930-91c4-788b5b88f54b/resource/820e7af0-84e2-499f-b02a-17155b35e91a> ;
    dcat:keyword "kepala desa",
        "pembinaan" ;
    dcat:landingPage <pemdes.kuburayakab.go.id> .

<http://5.189.187.109/dataset/a58e0b3f-4ba4-4930-91c4-788b5b88f54b/resource/820e7af0-84e2-499f-b02a-17155b35e91a> a dcat:Distribution ;
    dct:description "Laporan Pembinaan Kepala Desa Tahun 2023" ;
    dct:format "PDF" ;
    dct:issued "2024-02-21T12:09:52.031982"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:51:57.274811"^^xsd:dateTime ;
    dct:title "Laporan Pembinaan Kepala Desa Tahun 2023.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/a58e0b3f-4ba4-4930-91c4-788b5b88f54b/resource/820e7af0-84e2-499f-b02a-17155b35e91a/download/laporan-pembinaan-kepala-desa-tahun-2023.pdf> ;
    dcat:byteSize "198492"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> a foaf:Agent ;
    foaf:name "Kabupaten Kubu Raya" .

<pemdes.kuburayakab.go.id> a foaf:Document .

