@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/4b6de17b-6b94-40dc-a1d6-2fae14435a0a> a dcat:Dataset ;
    dct:description "Jumlah investasi dana pensiun menurut bulan" ;
    dct:identifier "4b6de17b-6b94-40dc-a1d6-2fae14435a0a" ;
    dct:issued "2024-06-11T08:03:14.337718"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:03:14.337725"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Investasi Dana Pensiun" ;
    dcat:distribution <http://5.189.187.109/dataset/4b6de17b-6b94-40dc-a1d6-2fae14435a0a/resource/ca79cf8c-d856-4f1c-aebd-34595dbbacf2> .

<http://5.189.187.109/dataset/4b6de17b-6b94-40dc-a1d6-2fae14435a0a/resource/ca79cf8c-d856-4f1c-aebd-34595dbbacf2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T04:45:46.434931"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:03:14.332535"^^xsd:dateTime ;
    dct:title "Investasi Dana Pensiun" ;
    dcat:accessURL <https://dataset.bantulkab.go.id/dataset/4b6de17b-6b94-40dc-a1d6-2fae14435a0a/resource/ca79cf8c-d856-4f1c-aebd-34595dbbacf2/download/9.14.0014.xlsx> ;
    dcat:byteSize "4955"^^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" .

