@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/5b929390-fb50-403d-990e-305eb00cec5b> a dcat:Dataset ;
    dct:description "Jumlah Murid SD Sederajat Putus Sekolah di Kota Yogyakarta" ;
    dct:identifier "5b929390-fb50-403d-990e-305eb00cec5b" ;
    dct:issued "2025-10-30T04:18:17.224088"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:18:17.224099"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Jumlah Murid SD Sederajat Putus Sekolah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dataset" ;
            vcard:hasEmail <mailto:dataset@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5b929390-fb50-403d-990e-305eb00cec5b/resource/c0411110-44e9-4614-aa5f-db99f22ad6bb>,
        <http://5.189.187.109/dataset/5b929390-fb50-403d-990e-305eb00cec5b/resource/dd033582-def3-46a2-9107-f41cbd599220> ;
    dcat:keyword "pendidikan",
        "putus sekolah" .

<http://5.189.187.109/dataset/5b929390-fb50-403d-990e-305eb00cec5b/resource/c0411110-44e9-4614-aa5f-db99f22ad6bb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-09-20T08:38:06.136689"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:18:17.190053"^^xsd:dateTime ;
    dct:title "Jumlah Murid SD Sederajat Putus Sekolah 2020.csv" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/5b929390-fb50-403d-990e-305eb00cec5b/resource/c0411110-44e9-4614-aa5f-db99f22ad6bb/download/jumlah-murid-sd-sederajat-putus-sekolah-2020.csv> ;
    dcat:byteSize "322"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/5b929390-fb50-403d-990e-305eb00cec5b/resource/dd033582-def3-46a2-9107-f41cbd599220> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-09-20T08:37:57.164438"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:18:17.186288"^^xsd:dateTime ;
    dct:title "Jumlah Murid SD Sederajat Putus Sekolah 2021.csv" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/5b929390-fb50-403d-990e-305eb00cec5b/resource/dd033582-def3-46a2-9107-f41cbd599220/download/jumlah-murid-sd-sederajat-putus-sekolah-2021.csv> ;
    dcat:byteSize "316"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> a foaf:Agent ;
    foaf:name "Kota Yogyakarta" .

