@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.jatengprov.go.id/dataset/73f1063e-cfe1-4701-99f2-41cfa200e3ad> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Menurut Jenis Kelamin, Kecamatan Dan Puskesmas di Kabupaten Kudus Tahun 2016" ;
    dct:identifier "73f1063e-cfe1-4701-99f2-41cfa200e3ad" ;
    dct:issued "2018-01-25T09:38:22.873836"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:38:22.873845"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Jumlah Kelahiran Menurut Jenis Kelamin, Kecamatan Dan Puskesmas di Kabupaten Kudus Tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/73f1063e-cfe1-4701-99f2-41cfa200e3ad/resource/9ef46dcb-b2b7-43a7-91d7-4deba86ada38> .

<https://data.jatengprov.go.id/dataset/73f1063e-cfe1-4701-99f2-41cfa200e3ad/resource/9ef46dcb-b2b7-43a7-91d7-4deba86ada38> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "2016kelahiran.csv" ;
    dcat:accessURL <http://data.kuduskab.go.id/dataset/73f1063e-cfe1-4701-99f2-41cfa200e3ad/resource/9ef46dcb-b2b7-43a7-91d7-4deba86ada38/download/2016kelahiran.csv> ;
    dcat:byteSize 1229.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

