@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/5f897bb1-1822-498c-95af-39eccd2d3747> a dcat:Dataset ;
    dct:description "Peta Desa Kabupaten Kubu Raya Tahun 2023" ;
    dct:identifier "5f897bb1-1822-498c-95af-39eccd2d3747" ;
    dct:issued "2026-04-30T03:40:44.309283"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:40:44.309308"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "Peta Desa Kabupaten Kubu Raya Tahun 2023" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMD KUBU RAYA" ;
            vcard:hasEmail <mailto:yogapebrianto184@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5f897bb1-1822-498c-95af-39eccd2d3747/resource/0633d716-8b6e-4fd3-9740-c6d244f0994f> ;
    dcat:keyword "desa",
        "peta" ;
    dcat:landingPage <pemdes.kuburayakab.go.id> .

<http://5.189.187.109/dataset/5f897bb1-1822-498c-95af-39eccd2d3747/resource/0633d716-8b6e-4fd3-9740-c6d244f0994f> a dcat:Distribution ;
    dct:description "Peta Desa Kabupaten Kubu Raya Tahun 2023" ;
    dct:format "PDF" ;
    dct:issued "2024-02-21T12:52:06.510602"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:40:44.299705"^^xsd:dateTime ;
    dct:title "Peta Desa Kabupaten Kubu Raya Tahun 2023.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/5f897bb1-1822-498c-95af-39eccd2d3747/resource/0633d716-8b6e-4fd3-9740-c6d244f0994f/download/peta-desa-kabupaten-kubu-raya-tahun-2023.pdf> ;
    dcat:byteSize "106702"^^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 .

