@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/27b953da-2900-46d6-9a5a-320133090070> a dcat:Dataset ;
    dct:description "Laporan TJSL Bantuan CSR Agregat 2023" ;
    dct:identifier "27b953da-2900-46d6-9a5a-320133090070" ;
    dct:issued "2024-10-11T06:20:33.065155"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:20:33.065165"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Laporan TJSL Bantuan CSR Agregat 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adi" ;
            vcard:hasEmail <mailto:adisatyaa119@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/27b953da-2900-46d6-9a5a-320133090070/resource/997be391-8d1c-440f-8b42-3bb2d664379f> ;
    dcat:keyword "dinsos2023" .

<http://5.189.187.109/dataset/27b953da-2900-46d6-9a5a-320133090070/resource/997be391-8d1c-440f-8b42-3bb2d664379f> a dcat:Distribution ;
    dct:description "Laporan TJSL Bantuan CSR Agregat 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-09-13T06:31:54.017578"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:20:33.058237"^^xsd:dateTime ;
    dct:title "Laporan TJSL Bantuan CSR Agregat 2023" ;
    dcat:accessURL <https://satudata.denpasarkota.go.id/dataset/27b953da-2900-46d6-9a5a-320133090070/resource/997be391-8d1c-440f-8b42-3bb2d664379f/download/_laporan-tjsl-bantuan-csr-agregat-2023.csv> ;
    dcat:byteSize "797"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

