@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#> .

<http://5.189.187.109/dataset/1d746841-f9ce-4810-9199-a2d560508daf> a dcat:Dataset ;
    dct:description "Blog Sekolah Kecamatan Tasikmadu" ;
    dct:identifier "1d746841-f9ce-4810-9199-a2d560508daf" ;
    dct:issued "2022-10-12T02:00:08.038926"^^xsd:dateTime ;
    dct:modified "2022-10-12T02:00:08.038932"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Blog Sekolah Kecamatan Tasikmadu" ;
    dcat:distribution <http://5.189.187.109/dataset/1d746841-f9ce-4810-9199-a2d560508daf/resource/0c9e0ee9-9209-490d-a3ca-05de8756ba0a> .

<http://5.189.187.109/dataset/1d746841-f9ce-4810-9199-a2d560508daf/resource/0c9e0ee9-9209-490d-a3ca-05de8756ba0a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-08-02T04:53:49.401431"^^xsd:dateTime ;
    dct:modified "2022-10-12T02:00:08.035972"^^xsd:dateTime ;
    dct:title "blog sekolah kecamatan tasikmadu.csv" ;
    dcat:accessURL <http://opendata.karanganyarkab.go.id/dataset/1d746841-f9ce-4810-9199-a2d560508daf/resource/0c9e0ee9-9209-490d-a3ca-05de8756ba0a/download/blog-sekolah-kecamatan-tasikmadu.csv> ;
    dcat:byteSize "1390"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

