@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/2cd59bb8-3e05-40a5-8211-dfdf519dc898> a dcat:Dataset ;
    dct:description "04 April unmetneed" ;
    dct:identifier "f28af4f8-7a49-11ef-8dca-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 "04 April unmetneed" ;
    dcat:distribution <http://5.189.187.109/dataset/2cd59bb8-3e05-40a5-8211-dfdf519dc898/resource/c095742c-cb53-4497-a1bb-97247b1732b5> ;
    dcat:keyword "kesertaan kb" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/593> .

<http://5.189.187.109/dataset/2cd59bb8-3e05-40a5-8211-dfdf519dc898/resource/c095742c-cb53-4497-a1bb-97247b1732b5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-10-20T19:05:50.210837"^^xsd:dateTime ;
    dct:modified "2024-10-20T19:05:50.197978"^^xsd:dateTime ;
    dct:title "04-apr-unmetneed" ;
    dcat:accessURL <http://uploads/dataset/593/04-apr-unmetneed.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

