@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/76d5bf23-d2f5-405b-9437-3a87d5b69ba5> a dcat:Dataset ;
    dct:description "Angka yang menunjukkan Persentase siswa yang lulus dan dibuktikan dengan surat tanda tamat belajar/ijazah pada Jenjang SD/MI" ;
    dct:identifier "2659" ;
    dct:issued "2020"^^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) SD/MI Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/76d5bf23-d2f5-405b-9437-3a87d5b69ba5/resource/367ff715-96c8-4e1e-9cf4-3fbef251aa9c> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-1482> .

<http://5.189.187.109/dataset/76d5bf23-d2f5-405b-9437-3a87d5b69ba5/resource/367ff715-96c8-4e1e-9cf4-3fbef251aa9c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:57:37.069500"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:57:36.952508"^^xsd:dateTime ;
    dct:title "angka-kelulusan-(al)-sd/mi" ;
    dcat:accessURL <http://tes> .

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

