@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/cc4a5426-e252-472c-8a6d-1a93838bf886> a dcat:Dataset ;
    dct:description "Kelebihan Penyaluran BOS Tahun 2019 Untuk Jenjang SD" ;
    dct:identifier "cc4a5426-e252-472c-8a6d-1a93838bf886" ;
    dct:issued "2020-09-03T06:23:47.110979"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:23:47.110989"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "BOS lebih salur SD 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:disdikbud@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cc4a5426-e252-472c-8a6d-1a93838bf886/resource/8460ae99-229f-4412-b46d-5dfaa3fcaf82> .

<https://data.jatengprov.go.id/dataset/cc4a5426-e252-472c-8a6d-1a93838bf886/resource/8460ae99-229f-4412-b46d-5dfaa3fcaf82> a dcat:Distribution ;
    dct:description "Kelebihan Penyaluran BOS Tahun 2019 Untuk Jenjang SD" ;
    dct:format "CSV" ;
    dct:title "Bos Lebih Salur SD 2019.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/cc4a5426-e252-472c-8a6d-1a93838bf886/resource/8460ae99-229f-4412-b46d-5dfaa3fcaf82/download/bos-lebih-salur-sd-2019.csv> ;
    dcat:byteSize 12239.0 ;
    dcat:mediaType "text/csv" .

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

