@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://5.189.187.109/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 "2024-10-30T03:13:15.510154"^^xsd:dateTime ;
    dct:modified "2024-10-30T03:13:15.510164"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/05bdd783-3be5-45e4-8b0f-96f7b9f8d8b5> ;
    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://5.189.187.109/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://5.189.187.109/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 "2024-10-30T03:13:15.501863"^^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://5.189.187.109/organization/05bdd783-3be5-45e4-8b0f-96f7b9f8d8b5> a foaf:Agent ;
    foaf:name "Kabupaten Labuhanbatu Utara" .

