@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/518ec104-5025-44ad-a7bd-47bb765e2b9b> a dcat:Dataset ;
    dct:description "jumlah lulusan murid smp di th 2015,2016" ;
    dct:identifier "518ec104-5025-44ad-a7bd-47bb765e2b9b" ;
    dct:issued "2018-09-18T04:54:26.331925"^^xsd:dateTime ;
    dct:modified "2018-09-18T04:54:26.331935"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "jumlah lulusan murid smp di th 2015,2016 DI KEC TULIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/518ec104-5025-44ad-a7bd-47bb765e2b9b/resource/97275db3-356c-44c9-8d94-c9ff53915611> ;
    dcat:landingPage <tulis.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/518ec104-5025-44ad-a7bd-47bb765e2b9b/resource/97275db3-356c-44c9-8d94-c9ff53915611> a dcat:Distribution ;
    dct:description "jumlah lulusan murid smp di th 2015,2016" ;
    dct:format "CSV" ;
    dct:title "jumlah lulusan murid smp di th 2015,2016" ;
    dcat:accessURL <http://103.78.143.59/dataset/518ec104-5025-44ad-a7bd-47bb765e2b9b/resource/97275db3-356c-44c9-8d94-c9ff53915611/download/jumlah-lulusan-murid-smp-di-th-20152016.csv> ;
    dcat:byteSize 361.0 ;
    dcat:mediaType "text/csv" .

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

