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

<https://data.jatengprov.go.id/dataset/a2c0ae52-176a-4b87-be7c-e9b10a59a94e> a dcat:Dataset ;
    dct:description "Data berisikan tentang DPA Kecamatan Banjarejo Tahun 2019" ;
    dct:identifier "a2c0ae52-176a-4b87-be7c-e9b10a59a94e" ;
    dct:issued "2019-09-26T02:27:49.114034"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:27:49.114047"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "DPA Kecamatan Banjarejo Tahun 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a2c0ae52-176a-4b87-be7c-e9b10a59a94e/resource/34eff158-9d1c-4a76-98c4-0baf58ea1040> .

<https://data.jatengprov.go.id/dataset/a2c0ae52-176a-4b87-be7c-e9b10a59a94e/resource/34eff158-9d1c-4a76-98c4-0baf58ea1040> a dcat:Distribution ;
    dct:description "Data berisikan tentang DPA Kecamatan Banjarejo Tahun 2019" ;
    dct:title "DPA Kecamatan Banjarejo Tahun 2019" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

