@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/d70eb733-c75f-4deb-9511-e3eeb9d80509> a dcat:Dataset ;
    dct:description "Skm tw 1 2023" ;
    dct:identifier "f28adc7b-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-01-11"^^xsd:date ;
    dct:modified "2024-01-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Jebres" ] ;
    dct:title "Skm tw 1 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/d70eb733-c75f-4deb-9511-e3eeb9d80509/resource/1ce3cab3-f870-4500-ac43-d4e10007e8d8> ;
    dcat:keyword "skm" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/534> .

<http://5.189.187.109/dataset/d70eb733-c75f-4deb-9511-e3eeb9d80509/resource/1ce3cab3-f870-4500-ac43-d4e10007e8d8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-10-20T19:04:59.980645"^^xsd:dateTime ;
    dct:modified "2024-10-20T19:04:59.969381"^^xsd:dateTime ;
    dct:title "skm-tw-1-2023" ;
    dcat:accessURL <http://uploads/dataset/534/skm-tw-1-2023.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

