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

<http://data.labura.go.id/dataset/e2c0f065-9b0e-4b27-bf59-344f50933cbc> a dcat:Dataset ;
    dct:description "Banyaknya Kelahiran di Labuhanbatu Utara" ;
    dct:identifier "e2c0f065-9b0e-4b27-bf59-344f50933cbc" ;
    dct:issued "2023-08-28T01:16:45.755345"^^xsd:dateTime ;
    dct:modified "2023-08-28T01:18:38.165003"^^xsd:dateTime ;
    dct:publisher <http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> ;
    dct:title "Banyaknya Kelahiran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kabupaten Labuhanbatu Utara" ;
            vcard:hasEmail <mailto:bps1223@bps.go.id> ] ;
    dcat:distribution <http://data.labura.go.id/dataset/e2c0f065-9b0e-4b27-bf59-344f50933cbc/resource/fbee83ed-4cd4-4354-9292-e5bff161df1c> ;
    dcat:keyword "kelahiran" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://data.labura.go.id/dataset/e2c0f065-9b0e-4b27-bf59-344f50933cbc/resource/fbee83ed-4cd4-4354-9292-e5bff161df1c> a dcat:Distribution ;
    dct:description "Banyaknya Kelahiran Menurut Penolong Kelahiran di Kabupaten Labuhanbatu Utara 2016-2021" ;
    dct:format "CSV" ;
    dct:issued "2023-08-28T01:18:37.968887"^^xsd:dateTime ;
    dct:modified "2023-08-28T01:18:38.169317"^^xsd:dateTime ;
    dct:title "Banyaknya Kelahiran Menurut Penolong Kelahiran 2016-2021" ;
    dcat:accessURL <https://data.labura.go.id/dataset/e2c0f065-9b0e-4b27-bf59-344f50933cbc/resource/fbee83ed-4cd4-4354-9292-e5bff161df1c/download/4.2.6-banyaknya-kelahiran-menurut-penolong-kelahiran-di-kabupaten-labuhanbatu-utara-2016-2021.csv> ;
    dcat:byteSize "172"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> a foaf:Agent ;
    foaf:name "BPS Kabupaten Labuhanbatu Utara" .

