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

<http://5.189.187.109/dataset/b3c42070-570e-4a5a-879c-9458f6882881> a dcat:Dataset ;
    dct:description "Data Anak Tidak Sekolah yang terdiri dari data anak Drop Out atau putus sekolah dan anak Lulus Tidak Melanjutkan (LTM)" ;
    dct:identifier "b3c42070-570e-4a5a-879c-9458f6882881" ;
    dct:issued "2023-12-27T07:23:41.253216"^^xsd:dateTime ;
    dct:modified "2024-12-06T15:33:07.605731"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Anak Tidak Sekolah (ATS) Kota Malang Semester 1 Tahun 2023" ;
    owl:versionInfo "2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Perencanaan" ;
            vcard:hasEmail <mailto:perencanaandinaspendidikan@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b3c42070-570e-4a5a-879c-9458f6882881/resource/5de1fce4-91ee-43b9-b434-e91b7d258b9a> ;
    dcat:keyword "Data Pendidikan" ;
    dcat:landingPage <https://pd.data.kemdikbud.go.id/ATS/index.php/page> .

<http://5.189.187.109/dataset/b3c42070-570e-4a5a-879c-9458f6882881/resource/5de1fce4-91ee-43b9-b434-e91b7d258b9a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-12-20T14:41:20.833966"^^xsd:dateTime ;
    dct:modified "2024-12-06T15:33:07.624053"^^xsd:dateTime ;
    dct:title "Data ATS Kota Malang Semester 1 tahun 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/b3c42070-570e-4a5a-879c-9458f6882881/resource/5de1fce4-91ee-43b9-b434-e91b7d258b9a/download/data-ats-2023.xlsx> ;
    dcat:byteSize "213905"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

<https://pd.data.kemdikbud.go.id/ATS/index.php/page> a foaf:Document .

