@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/9402f2d8-7d92-4726-9f8d-ee7d716ded94> a dcat:Dataset ;
    dct:description "Data Kependudukan Kabupaten Kubu Raya Semester 1 Tahun 2020" ;
    dct:identifier "9402f2d8-7d92-4726-9f8d-ee7d716ded94" ;
    dct:issued "2026-04-30T03:49:17.194671"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:49:17.194691"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/17c89e46-46d6-46be-a4b5-3cf1130e7972> ;
    dct:title "Data Kependudukan Kabupaten Kubu Raya Semester 1 Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disdukcapil kkr" ;
            vcard:hasEmail <mailto:dinasdukcapilkkr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9402f2d8-7d92-4726-9f8d-ee7d716ded94/resource/0c3ce6f8-ac7d-4956-b88a-bcbd45724f32> ;
    dcat:keyword "data agregat",
        "data kependudukan",
        "kabupaten kubu raya",
        "semester 1",
        "tahun 2023" ;
    dcat:landingPage <https://dukcapil.kuburayakab.go.id/data-agregat/> .

<http://5.189.187.109/dataset/9402f2d8-7d92-4726-9f8d-ee7d716ded94/resource/0c3ce6f8-ac7d-4956-b88a-bcbd45724f32> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2024-02-21T13:22:34.066475"^^xsd:dateTime ;
    dct:modified "2026-04-30T03:49:17.174826"^^xsd:dateTime ;
    dct:title "Data Agregat Kependudukan Kabupaten Kubu Raya Semester 1 Tahun 2020.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/9402f2d8-7d92-4726-9f8d-ee7d716ded94/resource/0c3ce6f8-ac7d-4956-b88a-bcbd45724f32/download/01-data-agregat-kependudukan-kabupaten-kubu-raya-semester-1-tahun-2020.pdf> ;
    dcat:byteSize "8563047"^^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" .

<https://dukcapil.kuburayakab.go.id/data-agregat/> a foaf:Document .

