@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/2c14496a-7f05-4fba-a816-ed80edbed832> a dcat:Dataset ;
    dct:description "NERACA 2022" ;
    dct:identifier "2c14496a-7f05-4fba-a816-ed80edbed832" ;
    dct:issued "2023-07-05T04:24:28.489006"^^xsd:dateTime ;
    dct:modified "2023-07-05T04:24:28.489017"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "NERACA TAHUN 2022 KECAMATAN KALIKOTES" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "retno" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2c14496a-7f05-4fba-a816-ed80edbed832/resource/bb18251b-5dc9-434d-b17a-53e0b24a1cea> ;
    dcat:keyword "NERACA" .

<https://data.jatengprov.go.id/dataset/2c14496a-7f05-4fba-a816-ed80edbed832/resource/bb18251b-5dc9-434d-b17a-53e0b24a1cea> a dcat:Distribution ;
    dct:description "NERACA 22" ;
    dct:format "PDF" ;
    dct:title "NERACA 22.pdf" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/2c14496a-7f05-4fba-a816-ed80edbed832/resource/bb18251b-5dc9-434d-b17a-53e0b24a1cea/download/neraca-22.pdf> ;
    dcat:byteSize 36617.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

