@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://satudata.kendarikota.go.id/dataset/e4b528d7-99d6-4ae3-8903-6da3ac5fd269> a dcat:Dataset ;
    dct:identifier "e4b528d7-99d6-4ae3-8903-6da3ac5fd269" ;
    dct:issued "2026-07-08T06:43:32.325874"^^xsd:dateTime ;
    dct:modified "2026-07-22T05:44:28.116436"^^xsd:dateTime ;
    dct:publisher <https://satudata.kendarikota.go.id/organization/85598710-3fa3-4f86-8db9-f812b5925a2a> ;
    dct:title "Total Fertility Rate (TFR)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUB BAGIAN PERENCANAAN KEUANGAN DAN PELAPORAN" ] ;
    dcat:distribution <https://satudata.kendarikota.go.id/dataset/e4b528d7-99d6-4ae3-8903-6da3ac5fd269/resource/02c2a8fe-54b8-4e85-a045-48d2367f51e2> ;
    dcat:landingPage <https://siperindu.online/dashboard/> .

<https://satudata.kendarikota.go.id/dataset/e4b528d7-99d6-4ae3-8903-6da3ac5fd269/resource/02c2a8fe-54b8-4e85-a045-48d2367f51e2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-07-08T06:44:03.243988"^^xsd:dateTime ;
    dct:modified "2026-07-22T05:44:28.081085"^^xsd:dateTime ;
    dct:title "TFR (Total Fertility Rate) 2025 Kota Kendari" ;
    dcat:accessURL <https://satudata.kendarikota.go.id/dataset/e4b528d7-99d6-4ae3-8903-6da3ac5fd269/resource/02c2a8fe-54b8-4e85-a045-48d2367f51e2/download/tfr.xlsx> ;
    dcat:byteSize "8901"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.kendarikota.go.id/organization/85598710-3fa3-4f86-8db9-f812b5925a2a> a foaf:Agent ;
    foaf:name "Dinas Pengendalian Penduduk dan Keluarga Berencana" .

<https://siperindu.online/dashboard/> a foaf:Document .

