@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/f42b24f3-c20b-41d8-8f50-4c7f3a7328d3> a dcat:Dataset ;
    dct:description "DAFTAR MADRASAH DINIYAH (MADIN) KABUPATEN BATANG TAHUN PENDATAAN 2015-2016" ;
    dct:identifier "f42b24f3-c20b-41d8-8f50-4c7f3a7328d3" ;
    dct:issued "2018-08-18T04:59:07.800518"^^xsd:dateTime ;
    dct:modified "2018-09-18T05:41:47.454480"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Daftar Madrasah Diniyah Kabupaten Batang" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "mnhd" ;
            vcard:hasEmail <mailto:nurhadi.mukhammad@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f42b24f3-c20b-41d8-8f50-4c7f3a7328d3/resource/03322441-2266-412a-9ac1-0bc76eb751e5> ;
    dcat:landingPage <https://www.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/f42b24f3-c20b-41d8-8f50-4c7f3a7328d3/resource/03322441-2266-412a-9ac1-0bc76eb751e5> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Daftar Madrasah Diniyah Kabupaten Batang.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/f42b24f3-c20b-41d8-8f50-4c7f3a7328d3/resource/03322441-2266-412a-9ac1-0bc76eb751e5/download/daftar-madrasah-diniyah-kabupaten-batang.xlsx> ;
    dcat:byteSize 61718.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

