@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/c2455d71-3ba0-440c-bf15-aa574b063e5c> a dcat:Dataset ;
    dct:description "Jumlah Satuan Pendidikan Kesetaraan Terakreditasi (Negeri dan Swasta) Tahun 2020" ;
    dct:identifier "c2455d71-3ba0-440c-bf15-aa574b063e5c" ;
    dct:issued "2021-05-08T13:30:21.140237"^^xsd:dateTime ;
    dct:modified "2021-05-08T13:30:21.140249"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "JUMLAH SATUAN PENDIDIKAN KESETARAAN TERAKREDITASI TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Devi Septiarini" ;
            vcard:hasEmail <mailto:desevini01@gmail.com> ] ;
    dcat:landingPage <DAPODIK> .

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

