@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/263d5d97-d117-419f-ae1f-120acbdb1c6d> a dcat:Dataset ;
    dct:description "Buku Profil Kependudukan Kabupaten Blora menggambarkan latar belakang, tujuan, ruang lingkup, gambaran umum wilayah, kondisi kependudukan yang meliputi kualitas, kuantitas, mobilitas penduduk, serta karakteristik penduduk." ;
    dct:identifier "263d5d97-d117-419f-ae1f-120acbdb1c6d" ;
    dct:issued "2018-10-17T01:55:16.076446"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:55:16.076454"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "BUKU PROFIL KEPENDUDUKAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dukcapil.blora@gmail.com" ;
            vcard:hasEmail <mailto:dukcapil.blora@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/263d5d97-d117-419f-ae1f-120acbdb1c6d/resource/cab07356-133e-4e15-8680-b451d2db7d32> .

<https://data.jatengprov.go.id/dataset/263d5d97-d117-419f-ae1f-120acbdb1c6d/resource/cab07356-133e-4e15-8680-b451d2db7d32> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "BUKU PROFILE 2017.pdf" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/263d5d97-d117-419f-ae1f-120acbdb1c6d/resource/cab07356-133e-4e15-8680-b451d2db7d32/download/buku-profile-2017.pdf> ;
    dcat:byteSize 39359859.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

