@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/fd44fded-1bbd-467a-a406-cd8148201a53> a dcat:Dataset ;
    dct:description "Jumlah karyawan Perumda Aneka Dharma menurut jenis kelamin" ;
    dct:identifier "fd44fded-1bbd-467a-a406-cd8148201a53" ;
    dct:issued "2024-06-11T08:57:24.545745"^^xsd:dateTime ;
    dct:modified "2026-07-14T18:15:48.335143"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Jumlah Karyawan Perumda Aneka Dharma" ;
    dcat:distribution <http://5.189.187.109/dataset/fd44fded-1bbd-467a-a406-cd8148201a53/resource/e82eca2a-c7d0-4462-8b24-287d6c77fe21> .

<http://5.189.187.109/dataset/fd44fded-1bbd-467a-a406-cd8148201a53/resource/e82eca2a-c7d0-4462-8b24-287d6c77fe21> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T04:43:33.843602"^^xsd:dateTime ;
    dct:modified "2026-07-14T18:15:48.365064"^^xsd:dateTime ;
    dct:title "Jumlah karyawan Perumda Aneka Dharma" ;
    dcat:accessURL <https://dataset.bantulkab.go.id/dataset/fd44fded-1bbd-467a-a406-cd8148201a53/resource/e82eca2a-c7d0-4462-8b24-287d6c77fe21/download/9.20.0001.xlsx> ;
    dcat:byteSize "5010"^^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" .

