@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/d1da1d8d-3a55-4fdb-ad50-3ea32b5d9765> a dcat:Dataset ;
    dct:description "Data Rombel Tiap Kecamatan Kec. Kaligesing SMK" ;
    dct:identifier "d1da1d8d-3a55-4fdb-ad50-3ea32b5d9765" ;
    dct:issued "2019-10-03T04:01:41.138001"^^xsd:dateTime ;
    dct:modified "2019-10-03T04:01:41.138013"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Data Rombel Tiap Kecamatan Kec. Kaligesing SMK" ;
    owl:versionInfo "1.0" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d1da1d8d-3a55-4fdb-ad50-3ea32b5d9765/resource/2cbd1beb-0a7c-45aa-9cea-e8d216a19430> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/78001/2/smk.json> .

<https://data.jatengprov.go.id/dataset/d1da1d8d-3a55-4fdb-ad50-3ea32b5d9765/resource/2cbd1beb-0a7c-45aa-9cea-e8d216a19430> a dcat:Distribution ;
    dct:description "smk" ;
    dct:format "JSON" ;
    dct:title "smk.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/78001/2/smk.json> ;
    dcat:mediaType "application/json" .

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

