@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/5938a58b-ee09-4811-84d3-dfc49c5ce4cd> a dcat:Dataset ;
    dct:description "Pengelolaan Aset Kabupaten Bantul mulai Tahun 2014" ;
    dct:identifier "5938a58b-ee09-4811-84d3-dfc49c5ce4cd" ;
    dct:issued "2024-06-11T08:07:24.529892"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:07:24.529920"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Pengelolaan Aset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Badan Keuangan dan Aset Daerah" ;
            vcard:hasEmail <mailto:bkad@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5938a58b-ee09-4811-84d3-dfc49c5ce4cd/resource/d0f65459-e8e0-43cb-97a6-885a7cace2e4> ;
    dcat:keyword "Aset",
        "Aset Bergerak",
        "Aset Daerah",
        "Aset Tidak Bergerak",
        "Nilai Penyusutan" ;
    dcat:landingPage <https://bkad.bantulkab.go.id/> .

<http://5.189.187.109/dataset/5938a58b-ee09-4811-84d3-dfc49c5ce4cd/resource/d0f65459-e8e0-43cb-97a6-885a7cace2e4> a dcat:Distribution ;
    dct:description "Pengelolaan Aset menurut Nilai Aset atau Barang dan Nilai Penyusutan Daerah Tahun 2014-2020" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-26T01:12:38.945919"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:07:24.515585"^^xsd:dateTime ;
    dct:title "Pengelolaan Aset menurut Nilai Aset atau Barang Daerah Tahun 2014-2019" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vTbYXw7exHiMippR2454VWh_oHNWX4rnepRLcApJCsOvoDQXFQDs8Bgvj3Q8hw61A/pubhtml?gid=361655284&single=true> ;
    dcat:byteSize "8344"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<https://bkad.bantulkab.go.id/> a foaf:Document .

