@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/b62e7c22-7ac9-4acf-8b28-a39c95600a94> a dcat:Dataset ;
    dct:description "Data Sekolah, Murid, Rombel dan Guru SMA Murid SMA" ;
    dct:identifier "b62e7c22-7ac9-4acf-8b28-a39c95600a94" ;
    dct:issued "2019-09-30T10:02:36.331651"^^xsd:dateTime ;
    dct:modified "2019-09-30T10:02:36.331664"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Sekolah, Murid, Rombel dan Guru SMA Murid SMA" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b62e7c22-7ac9-4acf-8b28-a39c95600a94/resource/1e271bb1-64c0-4673-8283-f36404003f58>,
        <https://data.jatengprov.go.id/dataset/b62e7c22-7ac9-4acf-8b28-a39c95600a94/resource/e0569ab2-bab4-4c70-9dc0-edab584477c9> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/77828/1-0/sma.json> .

<https://data.jatengprov.go.id/dataset/b62e7c22-7ac9-4acf-8b28-a39c95600a94/resource/1e271bb1-64c0-4673-8283-f36404003f58> a dcat:Distribution ;
    dct:description "dinas" ;
    dct:title "dinas" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/dinas> .

<https://data.jatengprov.go.id/dataset/b62e7c22-7ac9-4acf-8b28-a39c95600a94/resource/e0569ab2-bab4-4c70-9dc0-edab584477c9> a dcat:Distribution ;
    dct:description "sma" ;
    dct:format "JSON" ;
    dct:title "sma.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/77828/1-0/sma.json> ;
    dcat:mediaType "application/json" .

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

