@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/ca82f001-5a2b-4591-9d6a-f59939ed3d70> a dcat:Dataset ;
    dct:description "Penerimaan BOS Tri Wulan 1 Tahun 2019 SD Kecamatan Pecalungan" ;
    dct:identifier "ca82f001-5a2b-4591-9d6a-f59939ed3d70" ;
    dct:issued "2020-09-03T06:23:28.303475"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:23:28.303485"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "BOS 2019 TW 1 SD Kec Pecalungan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:disdikbud@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ca82f001-5a2b-4591-9d6a-f59939ed3d70/resource/16f7d1dd-2925-4148-b120-eb4ded292203> .

<https://data.jatengprov.go.id/dataset/ca82f001-5a2b-4591-9d6a-f59939ed3d70/resource/16f7d1dd-2925-4148-b120-eb4ded292203> a dcat:Distribution ;
    dct:description "Penerimaan BOS Tri Wulan 1 Tahun 2019 SD Kecamatan Pecalungan" ;
    dct:format "CSV" ;
    dct:title "14. Pecalungan TW 1 Thn 2019.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/ca82f001-5a2b-4591-9d6a-f59939ed3d70/resource/16f7d1dd-2925-4148-b120-eb4ded292203/download/14.-pecalungan-tw-1-thn-2019.csv> ;
    dcat:byteSize 1293.0 ;
    dcat:mediaType "text/csv" .

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

