@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/78e0e78f-fca5-41ed-82d4-c53f932b2726> a dcat:Dataset ;
    dct:description "Data Rombel Tiap Kecamatan Kec. Gebang SMA" ;
    dct:identifier "78e0e78f-fca5-41ed-82d4-c53f932b2726" ;
    dct:issued "2019-10-03T03:55:04.140167"^^xsd:dateTime ;
    dct:modified "2019-10-03T03:55:04.140177"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Rombel Tiap Kecamatan Kec. Gebang SMA" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/78e0e78f-fca5-41ed-82d4-c53f932b2726/resource/f9283f8a-5209-4353-80eb-b18aed94b12f> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/77998/1/sma.json> .

<https://data.jatengprov.go.id/dataset/78e0e78f-fca5-41ed-82d4-c53f932b2726/resource/f9283f8a-5209-4353-80eb-b18aed94b12f> a dcat:Distribution ;
    dct:description "sma" ;
    dct:format "JSON" ;
    dct:title "sma.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/77998/1/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" .

