@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/8ac4289b-5cdc-4eeb-bab5-570fe588e475> a dcat:Dataset ;
    dct:description "Data Sekolah, Murid, Rombel dan Guru SLB Berdasar Wilayah Kec. Purworejo Murid" ;
    dct:identifier "8ac4289b-5cdc-4eeb-bab5-570fe588e475" ;
    dct:issued "2019-09-30T10:01:13.677290"^^xsd:dateTime ;
    dct:modified "2019-09-30T10:01:13.677299"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Sekolah, Murid, Rombel dan Guru SLB Berdasar Wilayah Kec. Purworejo Murid" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8ac4289b-5cdc-4eeb-bab5-570fe588e475/resource/8fa8259f-e249-4a80-a1aa-460ec60fee13> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/77868/2/murid.json> .

<https://data.jatengprov.go.id/dataset/8ac4289b-5cdc-4eeb-bab5-570fe588e475/resource/8fa8259f-e249-4a80-a1aa-460ec60fee13> a dcat:Distribution ;
    dct:description "murid" ;
    dct:format "JSON" ;
    dct:title "murid.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/77868/2/murid.json> ;
    dcat:mediaType "application/json" .

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

