@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/43ec27a2-f766-4091-8896-b2cde9287d8f> a dcat:Dataset ;
    dct:description "Blog Sekolah Kecamatan Jumantono" ;
    dct:identifier "43ec27a2-f766-4091-8896-b2cde9287d8f" ;
    dct:issued "2022-10-12T03:04:38.940617"^^xsd:dateTime ;
    dct:modified "2022-10-12T03:04:38.940622"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Blog Sekolah Kecamatan Jumantono" ;
    dcat:distribution <http://5.189.187.109/dataset/43ec27a2-f766-4091-8896-b2cde9287d8f/resource/425e9209-ab43-4e4b-b831-94ec1d10f4e9> .

<http://5.189.187.109/dataset/43ec27a2-f766-4091-8896-b2cde9287d8f/resource/425e9209-ab43-4e4b-b831-94ec1d10f4e9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-08-02T04:50:57.646131"^^xsd:dateTime ;
    dct:modified "2022-10-12T03:04:38.937442"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

