@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/5b957ea5-6162-47e8-a2b6-2ab207dfa622> a dcat:Dataset ;
    dct:description "APK 3-6 Tahun" ;
    dct:identifier "f28c8638-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 "APK 3-6 Tahun" ;
    dcat:distribution <http://5.189.187.109/dataset/5b957ea5-6162-47e8-a2b6-2ab207dfa622/resource/b3c6f5ca-1447-4660-acd6-49d8c54ad14b> ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1908> .

<http://5.189.187.109/dataset/5b957ea5-6162-47e8-a2b6-2ab207dfa622/resource/b3c6f5ca-1447-4660-acd6-49d8c54ad14b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-10-11T04:25:05.846985"^^xsd:dateTime ;
    dct:modified "2024-10-20T22:57:32.836760"^^xsd:dateTime ;
    dct:title "APK 3-6 Tahun" ;
    dcat:accessURL <https://solodata.surakarta.go.id/uploads/export_capaian/2023/2023_APK_3-6_Tahun.json> ;
    dcat:mediaType "application/json" .

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

