@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/e0b2bbd1-950e-415a-aef1-ace8e668b309> a dcat:Dataset ;
    dct:description "Rekap Data Dokumentasi Kegiatan Pimpinan Daerah Tahun 2019" ;
    dct:identifier "e0b2bbd1-950e-415a-aef1-ace8e668b309" ;
    dct:issued "2020-11-06T05:32:00.133447"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:20:32.003279"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Rekap Data Dokumentasi Kegiatan Pimpinan Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setda" ;
            vcard:hasEmail <mailto:setda@demakkab.go.id> ] ;
    dcat:keyword "INSTANSI PEMERINTAH" ;
    dcat:landingPage <setda.demakkab.go.id> .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

