@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/9d44673f-ef68-463b-b27f-0e956b6f4de3> a dcat:Dataset ;
    dct:description "Dokumentasi kegiatan upacara HUT RI ke - 76 tahun 2021 tingkat kecamatan Dukuhturi berjalan sesuai Prokes Covid - 19 " ;
    dct:identifier "9d44673f-ef68-463b-b27f-0e956b6f4de3" ;
    dct:issued "2021-08-22T14:30:59.577725"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:30:59.577736"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Kegiatan Peringatan HUT RI KE - 76 TAHUN 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wasisto" ;
            vcard:hasEmail <mailto:dukuhturi13@g.mail.com> ] ;
    dcat:landingPage <Kelana%20Afriady> .

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

