@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/e0dc9c1b-1a2b-4fdf-85e5-e25c2ee5fe68> a dcat:Dataset ;
    dct:description "Data Sekolah, Murid, Rombel dan Guru SLB Sekolah Negeri" ;
    dct:identifier "e0dc9c1b-1a2b-4fdf-85e5-e25c2ee5fe68" ;
    dct:issued "2019-09-30T10:03:38.957826"^^xsd:dateTime ;
    dct:modified "2019-10-03T04:03:19.995811"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Sekolah, Murid, Rombel dan Guru SLB Sekolah Negeri" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e0dc9c1b-1a2b-4fdf-85e5-e25c2ee5fe68/resource/3e0c6014-177d-461a-84c5-3177a8a5e428>,
        <https://data.jatengprov.go.id/dataset/e0dc9c1b-1a2b-4fdf-85e5-e25c2ee5fe68/resource/9b92d47f-4e4b-45ba-80fb-e137e6a8034f> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/77857/2/sekolah-negeri.json> .

<https://data.jatengprov.go.id/dataset/e0dc9c1b-1a2b-4fdf-85e5-e25c2ee5fe68/resource/3e0c6014-177d-461a-84c5-3177a8a5e428> a dcat:Distribution ;
    dct:description "Sekolah Negeri" ;
    dct:title "sekolah-negeri.n" .

<https://data.jatengprov.go.id/dataset/e0dc9c1b-1a2b-4fdf-85e5-e25c2ee5fe68/resource/9b92d47f-4e4b-45ba-80fb-e137e6a8034f> a dcat:Distribution ;
    dct:description "Sekolah Negeri" ;
    dct:format "JSON" ;
    dct:title "sekolah-negeri.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/77857/2/sekolah-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" .

