@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#> .

<https://data.sumbarprov.go.id/dataset/8bba56fc-6ae1-4e54-b9ef-37e760e979c0> a dcat:Dataset ;
    dct:identifier "8bba56fc-6ae1-4e54-b9ef-37e760e979c0" ;
    dct:issued "2023-12-04T07:19:18.169114"^^xsd:dateTime ;
    dct:modified "2023-12-04T07:19:18.169130"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/9fc6d845-00fc-4e7f-9dc8-2da65e606de7> ;
    dct:title "Jumlah Kelahiran Menurut Penolong Kelahiran" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/8bba56fc-6ae1-4e54-b9ef-37e760e979c0/resource/c6e4b609-33f1-4366-9fc2-03ef186210c7> .

<https://data.sumbarprov.go.id/dataset/8bba56fc-6ae1-4e54-b9ef-37e760e979c0/resource/c6e4b609-33f1-4366-9fc2-03ef186210c7> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Jumlah Kelahiran Menurut Penolong Kelahiran.pdf" ;
    dcat:accessURL <https://opendata.solselkab.go.id/dataset/8bba56fc-6ae1-4e54-b9ef-37e760e979c0/resource/c6e4b609-33f1-4366-9fc2-03ef186210c7/download/jumlah-kelahiran-menurut-penolong-kelahiran.pdf> ;
    dcat:byteSize 482810.0 ;
    dcat:mediaType "application/pdf" .

<https://data.sumbarprov.go.id/organization/9fc6d845-00fc-4e7f-9dc8-2da65e606de7> a foaf:Organization ;
    foaf:name "Kabupaten Solok Selatan" .

