@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/09df0d66-9fb3-4180-8159-354466d4bdf0> a dcat:Dataset ;
    dct:identifier "09df0d66-9fb3-4180-8159-354466d4bdf0" ;
    dct:issued "2024-04-11T18:45:10.981825"^^xsd:dateTime ;
    dct:modified "2024-04-11T18:45:10.981832"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "APBD Berdasarkan Fungsi 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BKD" ] ;
    dcat:distribution <http://5.189.187.109/dataset/09df0d66-9fb3-4180-8159-354466d4bdf0/resource/4e447169-9bc4-4bfa-a2a8-c42cc627aa5d> ;
    dcat:keyword "2021",
        "APBD",
        "Fungsi" ;
    dcat:landingPage <BKD> .

<BKD> a foaf:Document .

<http://5.189.187.109/dataset/09df0d66-9fb3-4180-8159-354466d4bdf0/resource/4e447169-9bc4-4bfa-a2a8-c42cc627aa5d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-18T02:09:50.228109"^^xsd:dateTime ;
    dct:modified "2024-04-11T18:45:10.966443"^^xsd:dateTime ;
    dct:title "APBD Berdasarkan Fungsi 2021" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/09df0d66-9fb3-4180-8159-354466d4bdf0/resource/4e447169-9bc4-4bfa-a2a8-c42cc627aa5d/download/apbd-berdasarkan-fungsi-2021.csv> ;
    dcat:byteSize "861"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

