@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/f888b2a7-1ef0-4cb6-bde7-d6359a4867cd> a dcat:Dataset ;
    dct:description "jumlah sekolah tk di kec tulis" ;
    dct:identifier "f888b2a7-1ef0-4cb6-bde7-d6359a4867cd" ;
    dct:issued "2018-09-18T05:43:05.821637"^^xsd:dateTime ;
    dct:modified "2018-09-18T05:43:05.821646"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "jumlah sekolah tk 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/f888b2a7-1ef0-4cb6-bde7-d6359a4867cd/resource/0d8d2f16-2c96-450c-b14c-071e4edd01e1> ;
    dcat:landingPage <tulis.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/f888b2a7-1ef0-4cb6-bde7-d6359a4867cd/resource/0d8d2f16-2c96-450c-b14c-071e4edd01e1> a dcat:Distribution ;
    dct:description "jumlah sekolah tk di kec tulis" ;
    dct:format "CSV" ;
    dct:title "jumlah sekolah tk di kec tulis.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/f888b2a7-1ef0-4cb6-bde7-d6359a4867cd/resource/0d8d2f16-2c96-450c-b14c-071e4edd01e1/download/jumlah-sekolah-tk-di-kec-tulis.csv> ;
    dcat:byteSize 370.0 ;
    dcat:mediaType "text/csv" .

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

