@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/475fd12c-5ff3-4fda-85cb-091b82132fe4> a dcat:Dataset ;
    dct:description "SLTP/Sederajat" ;
    dct:identifier "475fd12c-5ff3-4fda-85cb-091b82132fe4" ;
    dct:issued "2018-09-29T00:01:25.799094"^^xsd:dateTime ;
    dct:modified "2018-09-29T00:01:25.799102"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah Penduduk SLTP/Sederajat" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/475fd12c-5ff3-4fda-85cb-091b82132fe4/resource/30a03f09-ce1e-405c-a840-93cc3f4fc353> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/1827/3/jumlah.json> .

<https://data.jatengprov.go.id/dataset/475fd12c-5ff3-4fda-85cb-091b82132fe4/resource/30a03f09-ce1e-405c-a840-93cc3f4fc353> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "jumlah.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/1827/3/jumlah.json> ;
    dcat:mediaType "application/json" .

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

