@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/51cec117-0da2-42ae-986c-d76e8c14bedc> a dcat:Dataset ;
    dct:description "Angka yang menunjukkan persentase lulusan jenjang pendidikan SMP/MTs yang melanjutkan sekolah ke jenjang SMA/SMK/MA." ;
    dct:identifier "2669" ;
    dct:issued "2019"^^xsd:gYear ;
    dct:modified "2023-02-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan Dan Kebeudayaan" ] ;
    dct:title "Angka Melanjutkan (AM) Dari SMP/MTs Ke SMA/SMK/MA Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/51cec117-0da2-42ae-986c-d76e8c14bedc/resource/9f85452b-d6e9-477a-8640-561b1835642e> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-22> .

<http://5.189.187.109/dataset/51cec117-0da2-42ae-986c-d76e8c14bedc/resource/9f85452b-d6e9-477a-8640-561b1835642e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:54:01.672550"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:54:01.642109"^^xsd:dateTime ;
    dct:title "angka-melanjutkan-(am)-dari-smp/mts-ke-sma/smk/ma" ;
    dcat:accessURL <http://tes> .

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

