@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/0af3d6c6-758e-414a-acf8-d493ac6c4919> a dcat:Dataset ;
    dct:description """Terdiri dari:\r
1. Satuan Biaya Pendidikan\r
2. SD\r
3. SMP""" ;
    dct:identifier "0af3d6c6-758e-414a-acf8-d493ac6c4919" ;
    dct:issued "2023-08-23T04:52:53.604087"^^xsd:dateTime ;
    dct:modified "2023-08-23T04:52:53.604093"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b2f7a3b8-d66f-426e-a403-fdb1e3cfb2c9> ;
    dct:title "Satuan Biaya Pendidikan di Kota Magelang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi Informatika dan Statistik Kota Magelang" ;
            vcard:hasEmail <mailto:datago@magelangkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0af3d6c6-758e-414a-acf8-d493ac6c4919/resource/fc17974c-2be8-49e8-920b-3b84c9d958c9> ;
    dcat:keyword "Pendidikan" ;
    dcat:landingPage <Dinas%20Pendidikandan%20Kebudayaan> .

<Dinas%20Pendidikandan%20Kebudayaan> a foaf:Document .

<http://5.189.187.109/dataset/0af3d6c6-758e-414a-acf8-d493ac6c4919/resource/fc17974c-2be8-49e8-920b-3b84c9d958c9> a dcat:Distribution ;
    dct:description "Tahun Ajaran 2017/2018" ;
    dct:format "CSV" ;
    dct:issued "2018-01-23T04:44:42.287651"^^xsd:dateTime ;
    dct:modified "2023-08-23T04:52:53.598857"^^xsd:dateTime ;
    dct:title "Satuan Biaya Pendidikan " ;
    dcat:accessURL <https://data.magelangkota.go.id/dataset/0af3d6c6-758e-414a-acf8-d493ac6c4919/resource/fc17974c-2be8-49e8-920b-3b84c9d958c9/download/satuan-biaya-pendidikan-tahun-ajaran-2017-2018.csv> ;
    dcat:byteSize "151"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/b2f7a3b8-d66f-426e-a403-fdb1e3cfb2c9> a foaf:Agent ;
    foaf:name "Kota Magelang" .

