@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/0b8c5675-a86e-4d9a-ba65-4a86951236d4> a dcat:Dataset ;
    dct:description "Dataset ini berisi data pasiva daerah Kabupaten Bantul dari Tahun 2014" ;
    dct:identifier "0b8c5675-a86e-4d9a-ba65-4a86951236d4" ;
    dct:issued "2024-06-11T07:44:26.209949"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:44:26.209958"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Pasiva Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Drs. Trisna Manurung, M.Si" ;
            vcard:hasEmail <mailto:bkad@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0b8c5675-a86e-4d9a-ba65-4a86951236d4/resource/da52a352-43d8-4ac6-bad1-4bef0f7f2529> ;
    dcat:keyword "pasiva daerah" .

<http://5.189.187.109/dataset/0b8c5675-a86e-4d9a-ba65-4a86951236d4/resource/da52a352-43d8-4ac6-bad1-4bef0f7f2529> a dcat:Distribution ;
    dct:description "Berisi data Pasiva Daerah Tahun 2014-2019 yang terdiri dari  kewajiban dan Ekuitas Dana" ;
    dct:format "XLSX" ;
    dct:issued "2020-06-25T02:16:49.373471"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:44:26.201892"^^xsd:dateTime ;
    dct:title "Pasiva Daerah Tahun 2014-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/0b8c5675-a86e-4d9a-ba65-4a86951236d4/resource/da52a352-43d8-4ac6-bad1-4bef0f7f2529/download/pasiva-daerah-tahun-2014-2019.xlsx> ;
    dcat:byteSize "8401"^^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" .

