@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/651979d6-b251-4dc8-afcc-9e9fda3630c8> a dcat:Dataset ;
    dct:description "03 Maret unmetneed" ;
    dct:identifier "79466342-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 unmetneed" ;
    dcat:distribution <http://5.189.187.109/dataset/651979d6-b251-4dc8-afcc-9e9fda3630c8/resource/87ec6109-f8b8-4331-bbb4-8df1819994de> ;
    dcat:keyword "kb" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/587> .

<http://5.189.187.109/dataset/651979d6-b251-4dc8-afcc-9e9fda3630c8/resource/87ec6109-f8b8-4331-bbb4-8df1819994de> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T08:14:13.778033"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:14:13.769408"^^xsd:dateTime ;
    dct:title "03-mar-unmetneed" ;
    dcat:accessURL <http://uploads/dataset/587/03-mar-unmetneed.xlsx> .

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

