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

<https://data.bengkuluprov.go.id/dataset/5a9559a9-dbcd-45b3-9d9a-1e78ec56bdee> a dcat:Dataset ;
    dct:identifier "5a9559a9-dbcd-45b3-9d9a-1e78ec56bdee" ;
    dct:issued "2026-07-16T08:28:06.951587"^^xsd:dateTime ;
    dct:modified "2026-07-17T08:27:00.296477"^^xsd:dateTime ;
    dct:title "testttttt" ;
    dcat:distribution <https://data.bengkuluprov.go.id/dataset/5a9559a9-dbcd-45b3-9d9a-1e78ec56bdee/resource/e94a0a6e-76c9-43a1-af31-1395a32b1ac9> .

<https://data.bengkuluprov.go.id/dataset/5a9559a9-dbcd-45b3-9d9a-1e78ec56bdee/resource/e94a0a6e-76c9-43a1-af31-1395a32b1ac9> a dcat:Distribution ;
    dct:issued "2026-07-16T08:28:21.679756"^^xsd:dateTime ;
    dct:modified "2026-07-17T08:27:00.307738"^^xsd:dateTime ;
    dct:title "test xss svg" ;
    dcat:accessURL <https://data.bengkuluprov.go.id/dataset/5a9559a9-dbcd-45b3-9d9a-1e78ec56bdee/resource/e94a0a6e-76c9-43a1-af31-1395a32b1ac9/download/xss.svg> ;
    dcat:byteSize "381"^^xsd:nonNegativeInteger ;
    dcat:mediaType "image/svg+xml" .

