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

<https://data.jatengprov.go.id/dataset/11224490-477d-4f7e-afdd-b78e14b57c41> a dcat:Dataset ;
    dct:identifier "11224490-477d-4f7e-afdd-b78e14b57c41" ;
    dct:issued "2023-05-10T03:58:51.053191"^^xsd:dateTime ;
    dct:modified "2023-05-10T03:58:51.053198"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LRA 2 KECAMATAN JATIPURO 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/11224490-477d-4f7e-afdd-b78e14b57c41/resource/1c842785-f93c-4f78-be95-34e6377358e5> ;
    dcat:keyword "laporan keuangan" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/11224490-477d-4f7e-afdd-b78e14b57c41/resource/1c842785-f93c-4f78-be95-34e6377358e5> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "LRA 2 2022.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/11224490-477d-4f7e-afdd-b78e14b57c41/resource/1c842785-f93c-4f78-be95-34e6377358e5/download/lra-2-2022.pdf> ;
    dcat:byteSize 256059.0 ;
    dcat:mediaType "application/pdf" .

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

