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

<http://5.189.187.109/dataset/678ab49a-3b16-4e75-b123-0e327d0ef8d6> a dcat:Dataset ;
    dct:description "berisi tentang laporan Laporan Pelaksanaan Kegiatan bulan januari" ;
    dct:identifier "678ab49a-3b16-4e75-b123-0e327d0ef8d6" ;
    dct:issued "2022-10-12T04:07:04.353831"^^xsd:dateTime ;
    dct:modified "2022-10-12T04:07:04.353836"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Laporan Pelaksanaan Kegiatan bulan januari" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:disparpora.karanganyar@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/678ab49a-3b16-4e75-b123-0e327d0ef8d6/resource/7fb6e88b-6b47-4a92-92dd-24f412941215> ;
    dcat:keyword "disparpora",
        "kegiatan",
        "laporan" ;
    dcat:landingPage <Sub%20Bagian%20Perencanaan%20dan%20Keuangan> .

<Sub%20Bagian%20Perencanaan%20dan%20Keuangan> a foaf:Document .

<http://5.189.187.109/dataset/678ab49a-3b16-4e75-b123-0e327d0ef8d6/resource/7fb6e88b-6b47-4a92-92dd-24f412941215> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-04-18T08:58:04.377711"^^xsd:dateTime ;
    dct:modified "2022-10-12T04:07:04.344919"^^xsd:dateTime ;
    dct:title "LAPORAN PELAKSANAAN KEGIATAN BULAN JANUARI 2018.xlsx" ;
    dcat:accessURL <http://opendata.karanganyarkab.go.id/dataset/678ab49a-3b16-4e75-b123-0e327d0ef8d6/resource/7fb6e88b-6b47-4a92-92dd-24f412941215/download/laporan-pelaksanaan-kegiatan-bulan-januari-2018.xlsx> ;
    dcat:byteSize "25133"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

