@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://data.sumbarprov.go.id/dataset/7abf7cf4-bb01-4f50-90c0-9404260983b0> a dcat:Dataset ;
    dct:identifier "7abf7cf4-bb01-4f50-90c0-9404260983b0" ;
    dct:issued "2026-02-11T03:53:59.007488"^^xsd:dateTime ;
    dct:modified "2026-02-11T03:53:59.007504"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "Angka Kelahiran Total (Total Fertility Rate/ TFR)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M. SHOLEH HAVIF" ;
            vcard:hasEmail <mailto:muhammadhavif@dharmasrayakab.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/7abf7cf4-bb01-4f50-90c0-9404260983b0/resource/e3bac7f1-9042-492d-97d0-00d0a5fe6aba> ;
    dcat:keyword "bapperida" .

<https://data.sumbarprov.go.id/dataset/7abf7cf4-bb01-4f50-90c0-9404260983b0/resource/e3bac7f1-9042-492d-97d0-00d0a5fe6aba> a dcat:Distribution ;
    dct:title "2026" .

<https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> a foaf:Organization ;
    foaf:name "Kabupaten Dharmasraya" .

