@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/8b199992-6272-47f1-b784-84ff32eb82d5> a dcat:Dataset ;
    dct:description " Lowongan Kerja Terdaftar Tingkat Pendidikan Tamat SD atau sederajat" ;
    dct:identifier "8b199992-6272-47f1-b784-84ff32eb82d5" ;
    dct:issued "2019-10-08T00:27:05.134228"^^xsd:dateTime ;
    dct:modified "2019-10-08T00:27:05.134236"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71ab7dad-9a86-4369-bc81-1c8d7bace5f7> ;
    dct:title "Lowongan Kerja Terdaftar Tingkat Pendidikan Tamat SD atau sederajat" ;
    owl:versionInfo "1.0" ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/8024/2/tamat-sd-atau-sederajat.json> .

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

