@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/43ec27a2-f766-4091-8896-b2cde9287d8f> a dcat:Dataset ;
    dct:description "Blog Sekolah Kecamatan Jumantono" ;
    dct:identifier "43ec27a2-f766-4091-8896-b2cde9287d8f" ;
    dct:issued "2019-08-27T09:41:07.507355"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:41:07.507377"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Blog Sekolah Kecamatan Jumantono" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/43ec27a2-f766-4091-8896-b2cde9287d8f/resource/425e9209-ab43-4e4b-b831-94ec1d10f4e9> .

<https://data.jatengprov.go.id/dataset/43ec27a2-f766-4091-8896-b2cde9287d8f/resource/425e9209-ab43-4e4b-b831-94ec1d10f4e9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "blog sekolah kecamatan jumantono.csv" ;
    dcat:accessURL <http://opendata.karanganyarkab.go.id/dataset/43ec27a2-f766-4091-8896-b2cde9287d8f/resource/425e9209-ab43-4e4b-b831-94ec1d10f4e9/download/blog-sekolah-kecamatan-jumantono.csv> ;
    dcat:byteSize 1441.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

