@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/e4d3b68a-e36d-482f-b878-1d8ecae07852> a dcat:Dataset ;
    dct:identifier "e4d3b68a-e36d-482f-b878-1d8ecae07852" ;
    dct:issued "2024-04-11T18:53:12.856929"^^xsd:dateTime ;
    dct:modified "2024-04-11T18:53:12.856935"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Realisasi PBB 2019-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BKD" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e4d3b68a-e36d-482f-b878-1d8ecae07852/resource/b62b13ac-0c46-4253-be6e-1e86a788e0ee> ;
    dcat:keyword "2019",
        "2020",
        "2021",
        "2022",
        "PBB" ;
    dcat:landingPage <BKD> .

<BKD> a foaf:Document .

<http://5.189.187.109/dataset/e4d3b68a-e36d-482f-b878-1d8ecae07852/resource/b62b13ac-0c46-4253-be6e-1e86a788e0ee> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-18T02:12:36.256682"^^xsd:dateTime ;
    dct:modified "2024-04-11T18:53:12.843550"^^xsd:dateTime ;
    dct:title "Realisasi PBB 2019-2022" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/e4d3b68a-e36d-482f-b878-1d8ecae07852/resource/b62b13ac-0c46-4253-be6e-1e86a788e0ee/download/realisasi-pbb-2019-2022.csv> ;
    dcat:byteSize "1324"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

