@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/30c50f89-b8e5-4ff6-8536-efa702d89c25> a dcat:Dataset ;
    dct:description "Jumlah SMP Negeri" ;
    dct:identifier "30c50f89-b8e5-4ff6-8536-efa702d89c25" ;
    dct:issued "2018-09-29T00:01:02.187045"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:38:25.628494"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Jumlah SMP Negeri" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/30c50f89-b8e5-4ff6-8536-efa702d89c25/resource/ba8f2a8f-de87-4b83-886f-3c040b162a1b> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/2207/1/negeri.json> .

<https://data.jatengprov.go.id/dataset/30c50f89-b8e5-4ff6-8536-efa702d89c25/resource/ba8f2a8f-de87-4b83-886f-3c040b162a1b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "negeri.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/2207/1/negeri.json> ;
    dcat:mediaType "application/json" .

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

