@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/a2e69c26-3020-48c9-9412-b761e41b0c6d> a dcat:Dataset ;
    dct:description "Anggaran  Belanja Pemerintah Daerah Kab. Jepara " ;
    dct:identifier "a2e69c26-3020-48c9-9412-b761e41b0c6d" ;
    dct:issued "2020-09-04T07:37:09.056350"^^xsd:dateTime ;
    dct:modified "2020-09-04T07:37:09.056362"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "Anggaran  Belanja Pemerintah Daerah Kab. Jepara TA 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Jepara" ;
            vcard:hasEmail <mailto:data@jeparakab.go.id> ] .

<https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Jepara" .

