@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/659e8370-8f32-4909-b201-94aaf203f798> a dcat:Dataset ;
    dct:description "Penerbitan Akta Perceraian Tahun 2017" ;
    dct:identifier "659e8370-8f32-4909-b201-94aaf203f798" ;
    dct:issued "2019-09-26T07:19:17.012671"^^xsd:dateTime ;
    dct:modified "2019-09-26T07:19:17.012685"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Penerbitan Akta Perceraian Tahun 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kependudukan dan Pencatatan Sipil" ;
            vcard:hasEmail <mailto:dispendukcapil@kebumenkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/659e8370-8f32-4909-b201-94aaf203f798/resource/2ae9d75d-dba1-4883-b893-5e5817d60ee8> ;
    dcat:landingPage <http://kependudukan.kebumenkab.go.id/> .

<https://data.jatengprov.go.id/dataset/659e8370-8f32-4909-b201-94aaf203f798/resource/2ae9d75d-dba1-4883-b893-5e5817d60ee8> a dcat:Distribution ;
    dct:description "Penerbitan Akta Perceraian Tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Penerbitan Akta Perceraian Tahun 2017" ;
    dcat:accessURL <http://opendata.kebumenkab.go.id/dataset/659e8370-8f32-4909-b201-94aaf203f798/resource/2ae9d75d-dba1-4883-b893-5e5817d60ee8/download/penerbitan-akta-perceraian-tahun-2017.csv> ;
    dcat:byteSize 77.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kebumen" .

