@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/68cc6be0-efca-4304-bd44-de4e81f1dc33> a dcat:Dataset ;
    dct:identifier "68cc6be0-efca-4304-bd44-de4e81f1dc33" ;
    dct:issued "2024-04-11T18:49:00.382149"^^xsd:dateTime ;
    dct:modified "2024-04-11T18:49:00.382156"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "APBD Berdasarkan Fungsi 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BKD" ] ;
    dcat:distribution <http://5.189.187.109/dataset/68cc6be0-efca-4304-bd44-de4e81f1dc33/resource/68b8917f-d671-4cc1-97e1-35a51e6da0a4> ;
    dcat:keyword "2022",
        "APBD",
        "Fungsi" ;
    dcat:landingPage <BKD> .

<BKD> a foaf:Document .

<http://5.189.187.109/dataset/68cc6be0-efca-4304-bd44-de4e81f1dc33/resource/68b8917f-d671-4cc1-97e1-35a51e6da0a4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-18T02:10:57.800929"^^xsd:dateTime ;
    dct:modified "2024-04-11T18:49:00.372653"^^xsd:dateTime ;
    dct:title "APBD Berdasarkan Fungsi 2022" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/68cc6be0-efca-4304-bd44-de4e81f1dc33/resource/68b8917f-d671-4cc1-97e1-35a51e6da0a4/download/apbd-berdasarkan-fungsi-2022.csv> ;
    dcat:byteSize "847"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

