@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/0180d424-3bd2-420f-860e-ea99b1c7b0f7> a dcat:Dataset ;
    dct:description "Total Fertility Rate" ;
    dct:identifier "78172c98-01bd-4785-8fd7-5ce695c7025f" ;
    dct:issued "2025-04-08T07:33:45+00:00"^^xsd:dateTime ;
    dct:modified "2025-10-02T03:57:50+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pengendalian Penduduk, Keluarga Berencana, Pemberdayaan Perempuan, dan Perlindungan Anak" ] ;
    dct:title "Total Fertility Rate" ;
    dcat:distribution <http://5.189.187.109/dataset/0180d424-3bd2-420f-860e-ea99b1c7b0f7/resource/d2eaf4ca-9ad1-4957-9434-2fe258d4fed9> ;
    dcat:keyword "Fertility",
        "Rate",
        "Total" ;
    dcat:landingPage <https://dasatama.magetan.go.id/detail/390> .

<http://5.189.187.109/dataset/0180d424-3bd2-420f-860e-ea99b1c7b0f7/resource/d2eaf4ca-9ad1-4957-9434-2fe258d4fed9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T04:30:38.003339"^^xsd:dateTime ;
    dct:modified "2025-11-17T04:30:37.886317"^^xsd:dateTime ;
    dct:title "Total Fertility Rate" ;
    dcat:accessURL <https://dasatama.magetan.go.id/data/390/template> .

<https://dasatama.magetan.go.id/detail/390> a foaf:Document .

