@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/5ea3b626-b055-40d3-b547-964fb007c04c> a dcat:Dataset ;
    dct:description "03 Maret olahan kesertaan kb" ;
    dct:identifier "79466220-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-01-12"^^xsd:date ;
    dct:modified "2024-01-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Sekretariat Daerah" ] ;
    dct:title "03 Maret olahan kesertaan kb" ;
    dcat:distribution <http://5.189.187.109/dataset/5ea3b626-b055-40d3-b547-964fb007c04c/resource/7c97b252-ae5d-4208-8f9b-ba1aaf9f25d8> ;
    dcat:keyword "kesertaan kb" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/585> .

<http://5.189.187.109/dataset/5ea3b626-b055-40d3-b547-964fb007c04c/resource/7c97b252-ae5d-4208-8f9b-ba1aaf9f25d8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T08:14:10.532041"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:14:10.512087"^^xsd:dateTime ;
    dct:title "03-mar-olahan-kesertaan-kb" ;
    dcat:accessURL <http://uploads/dataset/585/03-mar-olahan-kesertaan-kb.xlsx> .

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

