@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/3e1cc70e-f153-4ea6-aab0-33cd4a3752d2> a dcat:Dataset ;
    dct:description "Data Berisi Ringkasan RKA 2020 Kecamatan Banjarejo" ;
    dct:identifier "3e1cc70e-f153-4ea6-aab0-33cd4a3752d2" ;
    dct:issued "2022-10-11T14:21:38.624202"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:21:38.624207"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "RKA 2020 Kecamatan Banjarejo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:kec_banjarejo@blorakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3e1cc70e-f153-4ea6-aab0-33cd4a3752d2/resource/8e6dcbcc-7300-4ca0-8a8e-e74d6247616f>,
        <http://5.189.187.109/dataset/3e1cc70e-f153-4ea6-aab0-33cd4a3752d2/resource/f9457f93-c181-4168-80bb-b297a117c4d3> ;
    dcat:keyword "RKA 2020 Kecamatan Banjarejo" ;
    dcat:landingPage <http://ppid.blorakab.go.id> .

<http://5.189.187.109/dataset/3e1cc70e-f153-4ea6-aab0-33cd4a3752d2/resource/8e6dcbcc-7300-4ca0-8a8e-e74d6247616f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-07T04:38:37.751541"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:21:38.617920"^^xsd:dateTime ;
    dct:title "RKA22 Tahun 2020.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/3e1cc70e-f153-4ea6-aab0-33cd4a3752d2/resource/8e6dcbcc-7300-4ca0-8a8e-e74d6247616f/download/rka22-tahun-2020.xlsx> ;
    dcat:byteSize "37796"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/3e1cc70e-f153-4ea6-aab0-33cd4a3752d2/resource/f9457f93-c181-4168-80bb-b297a117c4d3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-07T04:38:20.502452"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:21:38.615917"^^xsd:dateTime ;
    dct:title "RKA Sampul 2020.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/3e1cc70e-f153-4ea6-aab0-33cd4a3752d2/resource/f9457f93-c181-4168-80bb-b297a117c4d3/download/rka-sampul-2020.xlsx> ;
    dcat:byteSize "64656"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

<http://ppid.blorakab.go.id> a foaf:Document .

