@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/9c7416cf-6412-43d1-8f9d-b77afefec92a> a dcat:Dataset ;
    dct:description "Perbandingan antara jumlah penduduk yang masih bersekolah di jenjang SMP/MTs dengan jumlah penduduk kelompok usia Sekolah 13 - 15 tahun" ;
    dct:identifier "2637" ;
    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 Partisipasi Kasar (APK) SMP/MTs Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/9c7416cf-6412-43d1-8f9d-b77afefec92a/resource/aae15186-4ded-4339-9f76-5ee175171272> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-11> .

<http://5.189.187.109/dataset/9c7416cf-6412-43d1-8f9d-b77afefec92a/resource/aae15186-4ded-4339-9f76-5ee175171272> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:56:42.184472"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:56:42.144833"^^xsd:dateTime ;
    dct:title "angka-partisipasi-kasar-(apk)-smp/mts" ;
    dcat:accessURL <http://tes> .

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

