@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.kuburayakab.go.id/dataset/f07f6c77-1cd0-46d5-8b4f-04971395bd87> a dcat:Dataset ;
    dct:description "Data Kependudukan Kabupaten Kubu Raya Semester 2 Tahun 2020" ;
    dct:identifier "f07f6c77-1cd0-46d5-8b4f-04971395bd87" ;
    dct:issued "2024-10-30T03:48:36.222141"^^xsd:dateTime ;
    dct:modified "2024-10-30T03:48:36.222149"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/6dc68093-ba79-4bcb-acc6-dc232245caa5> ;
    dct:title "Data Kependudukan Kabupaten Kubu Raya Semester 2 Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disdukcapil kkr" ;
            vcard:hasEmail <mailto:dinasdukcapilkkr@gmail.com> ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/f07f6c77-1cd0-46d5-8b4f-04971395bd87/resource/496d32c7-1806-41f2-9af2-f615cf19fff8> ;
    dcat:keyword "data agregat",
        "data kependudukan",
        "kabupaten kubu raya",
        "semester 2",
        "tahun 2020" ;
    dcat:landingPage <https://dukcapil.kuburayakab.go.id/data-agregat/> .

<https://opendata.kuburayakab.go.id/dataset/f07f6c77-1cd0-46d5-8b4f-04971395bd87/resource/496d32c7-1806-41f2-9af2-f615cf19fff8> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Data Agregat Kependudukan Kabupaten Kubu Raya Semester 2 Tahun 2020.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/f07f6c77-1cd0-46d5-8b4f-04971395bd87/resource/496d32c7-1806-41f2-9af2-f615cf19fff8/download/02-data-agregat-kependudukan-kabupaten-kubu-raya-semester-2-tahun-2020.pdf> ;
    dcat:byteSize 9771629.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/organization/6dc68093-ba79-4bcb-acc6-dc232245caa5> a foaf:Organization ;
    foaf:name "Dinas Kependudukan dan Pencatatan Sipil" .

