@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/5ec83b06-85e5-4e96-823a-936d805ace1f> a dcat:Dataset ;
    dct:description "Rata-rata Lama Sekolah (RLS)" ;
    dct:identifier "f28c8848-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-03-27"^^xsd:date ;
    dct:modified "2024-03-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan" ] ;
    dct:title "Rata-rata Lama Sekolah (RLS)" ;
    dcat:distribution <http://5.189.187.109/dataset/5ec83b06-85e5-4e96-823a-936d805ace1f/resource/b6cee490-7114-4fc0-abeb-ed71f0f32ecf> ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1915> .

<http://5.189.187.109/dataset/5ec83b06-85e5-4e96-823a-936d805ace1f/resource/b6cee490-7114-4fc0-abeb-ed71f0f32ecf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-10-11T04:25:13.714053"^^xsd:dateTime ;
    dct:modified "2024-10-20T22:57:39.154309"^^xsd:dateTime ;
    dct:title "Rata-rata Lama Sekolah (RLS)" ;
    dcat:accessURL <https://solodata.surakarta.go.id/uploads/export_capaian/2023/2023_Rata-rata_Lama_Sekolah_%28RLS%29.json> ;
    dcat:mediaType "application/json" .

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

