@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/f03eb266-47d1-44d0-a3bc-9100263f54ea> a dcat:Dataset ;
    dct:description "02 Februari unmetneed" ;
    dct:identifier "79465fd9-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 unmetneed" ;
    dcat:distribution <http://5.189.187.109/dataset/f03eb266-47d1-44d0-a3bc-9100263f54ea/resource/31e48019-e3b6-4f96-b649-ca5ab36822f5> ;
    dcat:keyword "kb" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/580> .

<http://5.189.187.109/dataset/f03eb266-47d1-44d0-a3bc-9100263f54ea/resource/31e48019-e3b6-4f96-b649-ca5ab36822f5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T08:14:01.624858"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:14:01.593096"^^xsd:dateTime ;
    dct:title "02-feb-unmetneed" ;
    dcat:accessURL <http://uploads/dataset/580/02-feb-unmetneed.xlsx> .

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

