@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:5000/dataset/00b535e0-f289-4158-9cb7-b1d34258ec5c> a dcat:Dataset ;
    dct:identifier "00b535e0-f289-4158-9cb7-b1d34258ec5c" ;
    dct:issued "2022-10-12T01:13:55.654666"^^xsd:dateTime ;
    dct:modified "2022-10-12T01:13:55.654672"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "LAPORAN PENCAPAIAN MURSENO  BULAN JANUARI 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/00b535e0-f289-4158-9cb7-b1d34258ec5c/resource/437afb25-7c83-470f-9939-9b1f6213daaf> ;
    dcat:landingPage <http://jatipuro.karanganyarkab.go.id> .

<http://5.189.187.109:5000/dataset/00b535e0-f289-4158-9cb7-b1d34258ec5c/resource/437afb25-7c83-470f-9939-9b1f6213daaf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-03T05:43:05.404129"^^xsd:dateTime ;
    dct:modified "2022-10-12T01:13:55.651863"^^xsd:dateTime ;
    dct:title "LAPORAN PENCAPAIAN MURSENO  BULAN JANUARI 2020.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/00b535e0-f289-4158-9cb7-b1d34258ec5c/resource/437afb25-7c83-470f-9939-9b1f6213daaf/download/laporan-pencapaian-murseno-bulan-januari-2020.xlsx> ;
    dcat:byteSize "12200"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<http://jatipuro.karanganyarkab.go.id> a foaf:Document .

