@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/ffc6aa8e-29f2-4430-855a-584dcde79507> a dcat:Dataset ;
    dct:identifier "ffc6aa8e-29f2-4430-855a-584dcde79507" ;
    dct:issued "2025-12-01T01:40:17.041261"^^xsd:dateTime ;
    dct:modified "2025-12-01T01:40:17.041268"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c2175d88-71e8-439c-90f3-6b0677abd4cb> ;
    dct:title "test" ;
    dcat:distribution <http://5.189.187.109/dataset/ffc6aa8e-29f2-4430-855a-584dcde79507/resource/ed15177a-388b-4166-91c2-a27d699c2abb> .

<http://5.189.187.109/dataset/ffc6aa8e-29f2-4430-855a-584dcde79507/resource/ed15177a-388b-4166-91c2-a27d699c2abb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-30T13:11:51.319638"^^xsd:dateTime ;
    dct:modified "2025-12-01T01:40:17.012261"^^xsd:dateTime ;
    dct:title "DATA JUMLAH ASN PEMERINTAH PROVINSI BENGKULU BERDASARKAN GOLONGAN TAHUN 2024.xlsx" ;
    dcat:accessURL <https://data.bengkuluprov.go.id/dataset/ffc6aa8e-29f2-4430-855a-584dcde79507/resource/ed15177a-388b-4166-91c2-a27d699c2abb/download/data-jumlah-asn-pemerintah-provinsi-bengkulu-berdasarkan-golongan-tahun-2024.xlsx> ;
    dcat:byteSize "5284"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c2175d88-71e8-439c-90f3-6b0677abd4cb> a foaf:Agent ;
    foaf:name "Provinsi Bengkulu" .

