@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/2b89e7c4-01cd-4e43-85cb-fd00bc4db2cc> a dcat:Dataset ;
    dct:description "Jumlah Obyek Pemajuan Pemajuan Kebudayaan yang Dilindungi (Inventarisasi, Pengamanan, Pemeliharaan, Penyelamatan dan Publikasi) Tahun 2020" ;
    dct:identifier "2b89e7c4-01cd-4e43-85cb-fd00bc4db2cc" ;
    dct:issued "2021-05-08T13:24:03.744821"^^xsd:dateTime ;
    dct:modified "2021-05-08T13:24:03.744842"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "JUMLAH OBYEK PEMAJUAN KEBUDAYAAN YANG DILINDUNGI TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Devi Septiarini" ;
            vcard:hasEmail <mailto:desevini01@gmail.com> ] ;
    dcat:landingPage <PPKD%20Kabupaten%20Tegal> .

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

