@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/3fa23186-4b2e-46dc-8745-258e97596d44> a dcat:Dataset ;
    dct:description "Jumlah orang yang bekerja menurut tingkat pendidikan baik yang tidak tamat atau tamatan SD dan Tamatan SMP atau yang sederajat " ;
    dct:identifier "3fa23186-4b2e-46dc-8745-258e97596d44" ;
    dct:issued "2021-11-04T20:16:35.850882"^^xsd:dateTime ;
    dct:modified "2021-11-04T20:16:35.850896"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Jumlah orang yang bekerja menurut tingkat pendidikan" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disnakerpml" ;
            vcard:hasEmail <mailto:disnakerpml@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3fa23186-4b2e-46dc-8745-258e97596d44/resource/84d7268b-21d5-4175-b83c-9c66393c4708> ;
    dcat:landingPage <www.pemalangkab.bps.go.id> .

<https://data.jatengprov.go.id/dataset/3fa23186-4b2e-46dc-8745-258e97596d44/resource/84d7268b-21d5-4175-b83c-9c66393c4708> a dcat:Distribution ;
    dct:description "Data pekerja berdasarkan pendidikan" ;
    dct:format "XLS" ;
    dct:title "Data Pekerja Berdasarkan Pendidikan 2019" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

