@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/cd4453ec-5725-4687-be40-81c9f9723ee7> a dcat:Dataset ;
    dct:description "02 Februari olahan kesertaan kb" ;
    dct:identifier "79465f0f-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 "02 Februari olahan kesertaan kb" ;
    dcat:distribution <http://5.189.187.109/dataset/cd4453ec-5725-4687-be40-81c9f9723ee7/resource/d166efa0-bd23-47ec-ba90-4f59610e95e8> ;
    dcat:keyword "kesertaan kb" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/578> .

<http://5.189.187.109/dataset/cd4453ec-5725-4687-be40-81c9f9723ee7/resource/d166efa0-bd23-47ec-ba90-4f59610e95e8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T08:13:57.944169"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:13:57.932008"^^xsd:dateTime ;
    dct:title "02-feb-olahan-kesertaan-kb" ;
    dcat:accessURL <http://uploads/dataset/578/02-feb-olahan-kesertaan-kb.xlsx> .

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

