@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/5c015847-f4a6-426d-ac94-8ce861923321> a dcat:Dataset ;
    dct:description "Jumlah SD di kecamatan Margasari per tahun 2019" ;
    dct:identifier "5c015847-f4a6-426d-ac94-8ce861923321" ;
    dct:issued "2019-03-11T23:15:25.270172"^^xsd:dateTime ;
    dct:modified "2019-03-11T23:15:25.270185"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah SD di kecamatan Margasari per tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puji Hidayati" ;
            vcard:hasEmail <mailto:pujihidayati71@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5c015847-f4a6-426d-ac94-8ce861923321/resource/4a406417-7504-4900-b1b6-82071d8e2805> ;
    dcat:landingPage <kecamatan%20Margasari> .

<https://data.jatengprov.go.id/dataset/5c015847-f4a6-426d-ac94-8ce861923321/resource/4a406417-7504-4900-b1b6-82071d8e2805> a dcat:Distribution ;
    dct:description "Jumlah SD Di Kecamatan  Margasari Kondisi Tahun per 2019" ;
    dct:format "XLSX" ;
    dct:title "Jumlah SD Di Kecamatan  Margasari Kondisi Tahun per 2019" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/5c015847-f4a6-426d-ac94-8ce861923321/resource/4a406417-7504-4900-b1b6-82071d8e2805/download/jumlah-sd-di-kecamatan-margasari-kondisi-tahun-per-2019.xlsx> ;
    dcat:byteSize 9786.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

