@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/9a24f60a-2942-4cab-a251-93346fa3d24f> a dcat:Dataset ;
    dct:description "Diagram Penerbitan Akta Perceraian Real Time Per-Hari, Per-Bulan, Per-Tahun" ;
    dct:identifier "9a24f60a-2942-4cab-a251-93346fa3d24f" ;
    dct:issued "2021-05-27T06:55:55.868767"^^xsd:dateTime ;
    dct:modified "2021-05-27T06:55:55.868779"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Diagram Penerbitan Akta Perceraian Real Time" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nuryanto" ;
            vcard:hasEmail <mailto:disdukcapil@tegalkab.go.id> ] .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

