@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/3c7aea7e-29bf-43d2-9874-953c5148a388> a dcat:Dataset ;
    dct:description "Berisi jumlah pemohon HALAL dan MERK Selama Th. 2019" ;
    dct:identifier "3c7aea7e-29bf-43d2-9874-953c5148a388" ;
    dct:issued "2019-11-04T13:39:20.329006"^^xsd:dateTime ;
    dct:modified "2019-11-04T13:39:20.329017"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "JUMLAH PENGAJUAN HALAL DAN MERK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "aat" ;
            vcard:hasEmail <mailto:Kuatsantosa3@gmail.com> ] .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

