@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/ae25ab79-59a2-4248-9ebc-28d9414bf556> a dcat:Dataset ;
    dct:description "Data Rombel Tiap Kecamatan Kec. Grabag SMA" ;
    dct:identifier "ae25ab79-59a2-4248-9ebc-28d9414bf556" ;
    dct:issued "2019-10-03T03:59:05.458825"^^xsd:dateTime ;
    dct:modified "2019-10-03T03:59:05.458837"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Rombel Tiap Kecamatan Kec. Grabag SMA" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ae25ab79-59a2-4248-9ebc-28d9414bf556/resource/c4b87426-82a4-4e84-be30-232ce867d124> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/77992/1/sma.json> .

<https://data.jatengprov.go.id/dataset/ae25ab79-59a2-4248-9ebc-28d9414bf556/resource/c4b87426-82a4-4e84-be30-232ce867d124> a dcat:Distribution ;
    dct:description "sma" ;
    dct:format "JSON" ;
    dct:title "sma.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/77992/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" .

