@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/f261bacb-eb3d-4dcc-b666-a4c181ebcaaa> a dcat:Dataset ;
    dct:description "Data Madrasah Ibtidaiyah Negeri Tahun 2018" ;
    dct:identifier "f261bacb-eb3d-4dcc-b666-a4c181ebcaaa" ;
    dct:issued "2019-09-26T02:52:23.396809"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:52:23.396822"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Data Madrasah Ibtidaiyah Negeri Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Titik" ;
            vcard:hasEmail <mailto:titikdarma@gmail.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f261bacb-eb3d-4dcc-b666-a4c181ebcaaa/resource/95cd6c5a-9567-4807-b835-6da5c37433ad> .

<https://data.jatengprov.go.id/dataset/f261bacb-eb3d-4dcc-b666-a4c181ebcaaa/resource/95cd6c5a-9567-4807-b835-6da5c37433ad> a dcat:Distribution ;
    dct:description "Jumlah Guru dan Siswa Madrasah Ibtidaiyah Negeri Tahun 2018" ;
    dct:format ".xls" ;
    dct:title "Jumlah Guru dan Siswa Madrasah Ibtidaiyah Negeri Tahun 2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/f261bacb-eb3d-4dcc-b666-a4c181ebcaaa/resource/95cd6c5a-9567-4807-b835-6da5c37433ad/download/data_min.xlsx> ;
    dcat:byteSize 15104.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

