@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/557db1d3-75a4-4137-901b-12ef6e6c4359> a dcat:Dataset ;
    dct:description "Kumpulan data Gambaran siswa di Kabupaten Sleman" ;
    dct:identifier "557db1d3-75a4-4137-901b-12ef6e6c4359" ;
    dct:issued "2022-10-16T12:46:25.108709"^^xsd:dateTime ;
    dct:modified "2022-10-16T12:46:25.108717"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8a4ac5b-17e1-45b3-a524-b494b8470781> ;
    dct:title "Gambaran Siswa di Kabupaten Sleman" ;
    dcat:distribution <http://5.189.187.109/dataset/557db1d3-75a4-4137-901b-12ef6e6c4359/resource/3ebd7f81-b5d1-4574-beea-f6115a3f3aab> ;
    dcat:keyword "pendidikan" ;
    dcat:landingPage <https://dash.slemankab.go.id/pendidikan/> .

<http://5.189.187.109/dataset/557db1d3-75a4-4137-901b-12ef6e6c4359/resource/3ebd7f81-b5d1-4574-beea-f6115a3f3aab> a dcat:Distribution ;
    dct:description "Merupakan jumlah gambaran siswa di Kabupaten Sleman" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-21T04:03:36.588498"^^xsd:dateTime ;
    dct:modified "2022-10-16T12:46:25.103585"^^xsd:dateTime ;
    dct:title "Gambaran Siswa di Kabupaten Sleman" ;
    dcat:accessURL <http://data.slemankab.go.id/data/dataset/557db1d3-75a4-4137-901b-12ef6e6c4359/resource/3ebd7f81-b5d1-4574-beea-f6115a3f3aab/download/gambaran-siswa-di-kabupaten-sleman.xlsx> ;
    dcat:byteSize "9266"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c8a4ac5b-17e1-45b3-a524-b494b8470781> a foaf:Agent ;
    foaf:name "Kabupaten Sleman" .

<https://dash.slemankab.go.id/pendidikan/> a foaf:Document .

