@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/2f5ca12d-e5ac-435a-bcd2-51573ee39c52> a dcat:Dataset ;
    dct:description "Jumlah peserta pelatihan Perempuan di BLK Pemerintah Kab. Demak" ;
    dct:identifier "2f5ca12d-e5ac-435a-bcd2-51573ee39c52" ;
    dct:issued "2023-01-18T07:34:56.234875"^^xsd:dateTime ;
    dct:modified "2023-01-18T07:34:56.234883"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Jumlah peserta pelatihan Perempuan di BLK Pemerintah Kab. Demak 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinnakerind.demakkab.go.id" ;
            vcard:hasEmail <mailto:dinnakerin.demak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2f5ca12d-e5ac-435a-bcd2-51573ee39c52/resource/bad3176e-afd9-48cd-91cc-74c0540a4902> ;
    dcat:keyword "instansi pemerintah" ;
    dcat:landingPage <Dinnakerind> .

<https://data.jatengprov.go.id/dataset/2f5ca12d-e5ac-435a-bcd2-51573ee39c52/resource/bad3176e-afd9-48cd-91cc-74c0540a4902> a dcat:Distribution ;
    dct:description "Jumlah Peserta pelatihan di UPTD BLK Demak dengan jenis kelamin perempuan selama tahun 2021" ;
    dct:format "PDF" ;
    dct:title "Jumlah peserta pelatihan Perempuan di BLK Pemerintah Kab. Demak.pdf" ;
    dcat:accessURL <http://103.47.60.179/dataset/2f5ca12d-e5ac-435a-bcd2-51573ee39c52/resource/bad3176e-afd9-48cd-91cc-74c0540a4902/download/jumlah-peserta-pelatihan-perempuan-di-blk-pemerintah-kab.-demak.pdf> ;
    dcat:byteSize 753079.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

