@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/dafebe48-7745-4116-9cdc-ebfefdd30458> a dcat:Dataset ;
    dct:description "Ketimpangan menurut bank dunia" ;
    dct:identifier "dafebe48-7745-4116-9cdc-ebfefdd30458" ;
    dct:issued "2018-09-27T23:47:42.832106"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:50:27.850293"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Kelompok I (20% Penduduk Berpendapatan Tertinggi)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dafebe48-7745-4116-9cdc-ebfefdd30458/resource/e2eb4647-b2cf-451b-908d-bffeaeba3ca0> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/6097/1/kelompok-i-20-penduduk-berpendapatan-tertinggi.json> .

<https://data.jatengprov.go.id/dataset/dafebe48-7745-4116-9cdc-ebfefdd30458/resource/e2eb4647-b2cf-451b-908d-bffeaeba3ca0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "kelompok-i-20-penduduk-berpendapatan-tertinggi.json" ;
    dcat:accessURL <http://demo.satudata.purworejokab.go.id/api/6097/1/kelompok-i-20-penduduk-berpendapatan-tertinggi.json> ;
    dcat:mediaType "application/json" .

<https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purworejo" .

