@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/f91f449a-cc74-4531-a200-8b0d8407d7f4> a dcat:Dataset ;
    dct:description "ALOKASI DANA DESA TAHUN 2016 KECAMATAN WONOTUNGGAL" ;
    dct:identifier "f91f449a-cc74-4531-a200-8b0d8407d7f4" ;
    dct:issued "2018-09-18T05:43:21.232637"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:53:58.967140"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "ADD 2016 KECAMATAN WONOTUNGGAL" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "fatchurrohman" ;
            vcard:hasEmail <mailto:fatchurrohman.bapermades@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f91f449a-cc74-4531-a200-8b0d8407d7f4/resource/a52c53be-9923-4f17-81a0-6b994b410f40> ;
    dcat:keyword "2016",
        "ADD",
        "KECAMATAN",
        "WONOTUNGGAL" ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/f91f449a-cc74-4531-a200-8b0d8407d7f4/resource/a52c53be-9923-4f17-81a0-6b994b410f40> a dcat:Distribution ;
    dct:description "ALOKASI DANA DESA TAHUN 2016 KECAMATAN WONOTUNGGAL" ;
    dct:format "CSV" ;
    dct:title "ADD WONOTUNGGAL 2016.csv" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/f91f449a-cc74-4531-a200-8b0d8407d7f4/resource/a52c53be-9923-4f17-81a0-6b994b410f40/download/add-wonotunggal-2016.csv> ;
    dcat:byteSize 1718.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

