@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/c4e2b351-e7a6-486e-b6a5-0822c258c41c> a dcat:Dataset ;
    dct:description "Penerimaan BOS Tri Wulan 1 Tahun 2019 SD Kecamatan Subah" ;
    dct:identifier "c4e2b351-e7a6-486e-b6a5-0822c258c41c" ;
    dct:issued "2020-09-03T06:22:11.472516"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:22:11.472529"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "BOS 2019 TW 1 SD Kec Subah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:disdikbud@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c4e2b351-e7a6-486e-b6a5-0822c258c41c/resource/73ab43b3-ccdd-43ce-9828-5766085294c5> .

<https://data.jatengprov.go.id/dataset/c4e2b351-e7a6-486e-b6a5-0822c258c41c/resource/73ab43b3-ccdd-43ce-9828-5766085294c5> a dcat:Distribution ;
    dct:description "Penerimaan BOS Tri Wulan 1 Tahun 2019 SD Kecamatan Subah" ;
    dct:format "CSV" ;
    dct:title "9. Subah TW 1 Thn 2019.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/c4e2b351-e7a6-486e-b6a5-0822c258c41c/resource/73ab43b3-ccdd-43ce-9828-5766085294c5/download/9.-subah-tw-1-thn-2019.csv> ;
    dcat:byteSize 1901.0 ;
    dcat:mediaType "text/csv" .

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

