@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/bc94708e-4fc6-4fca-9f88-dc6d632be169> a dcat:Dataset ;
    dct:description "Penerimaan BOS Tri Wulan 4 Tahun 2018 Jenjang SD di Kecamatan Tulis" ;
    dct:identifier "bc94708e-4fc6-4fca-9f88-dc6d632be169" ;
    dct:issued "2020-09-03T06:20:09.972034"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:20:09.972081"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "BOS 2018 TW 4 SD Kec Tulis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:disdikbud@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bc94708e-4fc6-4fca-9f88-dc6d632be169/resource/b5ebe690-aee8-4a43-8de2-906a85487de4> .

<https://data.jatengprov.go.id/dataset/bc94708e-4fc6-4fca-9f88-dc6d632be169/resource/b5ebe690-aee8-4a43-8de2-906a85487de4> a dcat:Distribution ;
    dct:description "Penerimaan BOS Tri Wulan 4 Tahun 2018 Jenjang SD di Kecamatan Tulis" ;
    dct:format "CSV" ;
    dct:title "10. Tulis TW 4  2018.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/bc94708e-4fc6-4fca-9f88-dc6d632be169/resource/b5ebe690-aee8-4a43-8de2-906a85487de4/download/10.-tulis-tw-4-2018.csv> ;
    dcat:byteSize 1424.0 ;
    dcat:mediaType "text/csv" .

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

