@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/0d8aa0eb-5a05-446b-9e6e-fb2496c02e27> a dcat:Dataset ;
    dct:description "Pencari Kerja Ditempatkan Tahun 2017" ;
    dct:identifier "0d8aa0eb-5a05-446b-9e6e-fb2496c02e27" ;
    dct:issued "2019-09-26T07:16:12.015743"^^xsd:dateTime ;
    dct:modified "2019-09-26T07:16:12.015756"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Pencari Kerja Ditempatkan Tahun 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Tenaga Kerja dan Koperasi, Usaha Kecil dan Menengah" ;
            vcard:hasEmail <mailto:disnakerkukm@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0d8aa0eb-5a05-446b-9e6e-fb2496c02e27/resource/3772b731-b128-4341-a0ea-bb619b2f163e> ;
    dcat:landingPage <http://disnakerkukm.kebumenkab.go.id/> .

<https://data.jatengprov.go.id/dataset/0d8aa0eb-5a05-446b-9e6e-fb2496c02e27/resource/3772b731-b128-4341-a0ea-bb619b2f163e> a dcat:Distribution ;
    dct:description "Pencari Kerja Ditempatkan Tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Pencari Kerja Ditempatkan Tahun 2017" ;
    dcat:accessURL <http://opendata.kebumenkab.go.id/dataset/0d8aa0eb-5a05-446b-9e6e-fb2496c02e27/resource/3772b731-b128-4341-a0ea-bb619b2f163e/download/pencari-kerja-ditempatkan-tahun-2017.csv> ;
    dcat:byteSize 1202.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kebumen" .

