@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/cd98c46b-f28f-4ed2-83e6-39d4a8fcbd0e> a dcat:Dataset ;
    dct:identifier "b6375465-d101-451c-9793-09b082e544db" ;
    dct:issued "2023-09-11T06:07:20"^^xsd:dateTime ;
    dct:modified "2023-09-11T09:43:50"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemberdayaan Perempuan, Perlindungan Anak, Pengendalian Penduduk, dan Keluarga Berencana Kota Depok " ] ;
    dct:title "Total Fertility Rate" ;
    dcat:distribution <http://5.189.187.109/dataset/cd98c46b-f28f-4ed2-83e6-39d4a8fcbd0e/resource/ef291bef-72a6-4903-9514-50ea61406a20> ;
    dcat:keyword "IKD",
        "Program Prioritas" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/b6375465-d101-451c-9793-09b082e544db> .

<http://5.189.187.109/dataset/cd98c46b-f28f-4ed2-83e6-39d4a8fcbd0e/resource/ef291bef-72a6-4903-9514-50ea61406a20> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:15:24.572638"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:22:35.232897"^^xsd:dateTime ;
    dct:title "Total Fertility Rate" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D16_P1_Total_Fertility_Rate_TFR2.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/b6375465-d101-451c-9793-09b082e544db> a foaf:Document .

