@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/95be8951-03bc-406b-afca-ab91c2b9a05b> a dcat:Dataset ;
    dct:description "Daftar Sekolah Kegiatan MPLS  di Surakarta" ;
    dct:identifier "f28a6092-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-01-05"^^xsd:date ;
    dct:modified "2024-01-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kesatuan Bangsa Dan Politik" ] ;
    dct:title "Daftar Sekolah Kegiatan MPLS" ;
    dcat:distribution <http://5.189.187.109/dataset/95be8951-03bc-406b-afca-ab91c2b9a05b/resource/3e76899d-c5b1-4dc4-8839-947e34d3ff4e> ;
    dcat:keyword "mpls" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/144> .

<http://5.189.187.109/dataset/95be8951-03bc-406b-afca-ab91c2b9a05b/resource/3e76899d-c5b1-4dc4-8839-947e34d3ff4e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-10-20T18:42:17.237430"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:42:17.220862"^^xsd:dateTime ;
    dct:title "copy-of-daftar_sekolah_kegiatam_mpls1" ;
    dcat:accessURL <http://uploads/dataset/144/copy-of-daftar_sekolah_kegiatam_mpls1.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

