@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/1dfe13f8-1af5-4da8-9094-810282ca72f9> a dcat:Dataset ;
    dct:description "Angka yang menunjukkan Persentase siswa yang lulus dan dibuktikan dengan surat tanda tamat belajar/ijazah pada Jenjang SMP/MTs" ;
    dct:identifier "2663" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2023-02-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan Dan Kebeudayaan" ] ;
    dct:title "Angka Kelulusan (AL) SMP/MTs Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/1dfe13f8-1af5-4da8-9094-810282ca72f9/resource/f3eec1e4-4925-4bb4-8a77-dba2ed30a249> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-19> .

<http://5.189.187.109/dataset/1dfe13f8-1af5-4da8-9094-810282ca72f9/resource/f3eec1e4-4925-4bb4-8a77-dba2ed30a249> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:57:35.517956"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:57:35.452000"^^xsd:dateTime ;
    dct:title "angka-kelulusan-(al)-smp/mts" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-19> a foaf:Document .

