@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/8ac0befe-dba8-4594-a9aa-29a2d1e29f8a> a dcat:Dataset ;
    dct:description "Data Rombel Tiap Kecamatan Kec. Loano SMA" ;
    dct:identifier "8ac0befe-dba8-4594-a9aa-29a2d1e29f8a" ;
    dct:issued "2019-10-03T03:56:51.762737"^^xsd:dateTime ;
    dct:modified "2019-10-03T03:56:51.762749"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Rombel Tiap Kecamatan Kec. Loano SMA" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8ac0befe-dba8-4594-a9aa-29a2d1e29f8a/resource/403ec9d4-1c48-40c8-b7ae-9385fb51a52f> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/78000/1/sma.json> .

<https://data.jatengprov.go.id/dataset/8ac0befe-dba8-4594-a9aa-29a2d1e29f8a/resource/403ec9d4-1c48-40c8-b7ae-9385fb51a52f> a dcat:Distribution ;
    dct:description "sma" ;
    dct:format "JSON" ;
    dct:title "sma.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/78000/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" .

