@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:5000/dataset/0aedb316-287c-41b0-8dff-4c1486f6ab8b> a dcat:Dataset ;
    dct:description "jumlah sekolah menurut jenjang pendidikan di desa pesanggrahan tahun 2020" ;
    dct:identifier "0aedb316-287c-41b0-8dff-4c1486f6ab8b" ;
    dct:issued "2022-10-08T10:00:56.105446"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:00:56.105452"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Jumlah Sekolah menurut Jenjang Pendidikan di Desa Pesanggrahan 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Data, Dinas Komunikasi dan Informatika Kota Batu" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0aedb316-287c-41b0-8dff-4c1486f6ab8b/resource/ba2231d6-f456-491d-9bde-d2bebe1facfe> ;
    dcat:keyword "Pendidikan",
        "desa pesanggrahan",
        "sekolah" ;
    dcat:landingPage <Desa%20Pesanggrahan> .

<Desa%20Pesanggrahan> a foaf:Document .

<http://5.189.187.109:5000/dataset/0aedb316-287c-41b0-8dff-4c1486f6ab8b/resource/ba2231d6-f456-491d-9bde-d2bebe1facfe> a dcat:Distribution ;
    dct:description "jumlah sekolah menurut jenjang pendidikan di desa pesanggrahan " ;
    dct:format "XLSX" ;
    dct:issued "2021-11-11T04:25:06.912923"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:00:56.097820"^^xsd:dateTime ;
    dct:title "jumlah sekolah menurut jenjang pendidikan di desa pesanggrahan.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/0aedb316-287c-41b0-8dff-4c1486f6ab8b/resource/ba2231d6-f456-491d-9bde-d2bebe1facfe/download/jumlah-sekolah-menurut-jenjang-pendidikan-di-desa-pesanggrahan.xlsx> ;
    dcat:byteSize "10492"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

