@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:5000/dataset/6d884120-4758-4108-8dda-dc97a59fb2c3> a dcat:Dataset ;
    dct:description "05 Mei unmetneed" ;
    dct:identifier "79466778-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 "05 Mei unmetneed" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6d884120-4758-4108-8dda-dc97a59fb2c3/resource/ccbf2b67-5fcf-475b-950b-dc97e8a77beb> ;
    dcat:keyword "kb" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/608> .

<http://5.189.187.109:5000/dataset/6d884120-4758-4108-8dda-dc97a59fb2c3/resource/ccbf2b67-5fcf-475b-950b-dc97e8a77beb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T08:14:31.577251"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:14:31.566113"^^xsd:dateTime ;
    dct:title "05-mei-unmetneed" ;
    dcat:accessURL <http://uploads/dataset/608/05-mei-unmetneed.xlsx> .

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

