@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/9c1aed5f-a4dc-47eb-b80b-be80a1a8341c> a dcat:Dataset ;
    dct:description "Rekap kejadian tawon dan binatang" ;
    dct:identifier "f28a6e63-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-01-08"^^xsd:date ;
    dct:modified "2024-01-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Penanggulangan Bencana Daerah" ] ;
    dct:title "Rekap kejadian tawon dan binatang" ;
    dcat:distribution <http://5.189.187.109/dataset/9c1aed5f-a4dc-47eb-b80b-be80a1a8341c/resource/1747f231-1b07-448d-9542-7b2e60556ddf> ;
    dcat:keyword "rekapitulasi" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/174> .

<http://5.189.187.109/dataset/9c1aed5f-a4dc-47eb-b80b-be80a1a8341c/resource/1747f231-1b07-448d-9542-7b2e60556ddf> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-10-20T18:50:39.406985"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:50:39.391576"^^xsd:dateTime ;
    dct:title "Rekap kejadian tawon dan binatang" ;
    dcat:accessURL <http://uploads/dataset/174/rekap-kejadian-tawon-dan-binatang.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://solodata.surakarta.go.id/opendata/detail_package/174> a foaf:Document .

