@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/2cc1dbd5-6991-4c4f-b311-1101d093b043> a dcat:Dataset ;
    dct:description "Jumlah Siswa Jenjang SMP Berdasarkan Jenis Kelamin (Pilah Gender)" ;
    dct:identifier "2cc1dbd5-6991-4c4f-b311-1101d093b043" ;
    dct:issued "2020-09-03T07:51:07.232841"^^xsd:dateTime ;
    dct:modified "2020-09-03T07:51:07.232852"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Jumlah Siswa Jenjang SMP Berdasarkan Jenis Kelamin (Pilah Gender)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIBADI" ;
            vcard:hasEmail <mailto:dindikbud.demak@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2cc1dbd5-6991-4c4f-b311-1101d093b043/resource/a47fbc36-35dc-4683-8865-66ba6e56be22> .

<https://data.jatengprov.go.id/dataset/2cc1dbd5-6991-4c4f-b311-1101d093b043/resource/a47fbc36-35dc-4683-8865-66ba6e56be22> a dcat:Distribution ;
    dct:description "Jumlah Siswa Jenjang SMP Berdasarkan Jenis Kelamin (Pilah Gender)" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Siswa Jenjang SMP Berdasarkan Jenis Kelamin (Pilah Gender).xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/2cc1dbd5-6991-4c4f-b311-1101d093b043/resource/a47fbc36-35dc-4683-8865-66ba6e56be22/download/jumlah-siswa-jenjang-smp-berdasarkan-jenis-kelamin-pilah-gender.xlsx> ;
    dcat:byteSize 107794.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

