@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/dfb87210-f518-4038-8626-6f0e3b03b9ea> a dcat:Dataset ;
    dct:description "Jumlah gedung sekolah SD-MI di Kota Madiun" ;
    dct:identifier "dfb87210-f518-4038-8626-6f0e3b03b9ea" ;
    dct:issued "2023-11-14T03:26:26.068956"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:26:26.068964"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah Sekolah SD-MI" ;
    dcat:distribution <http://5.189.187.109/dataset/dfb87210-f518-4038-8626-6f0e3b03b9ea/resource/84457641-823e-457f-ae65-03fe1584bc47> ;
    dcat:keyword "Gedung Sekolah" .

<http://5.189.187.109/dataset/dfb87210-f518-4038-8626-6f0e3b03b9ea/resource/84457641-823e-457f-ae65-03fe1584bc47> a dcat:Distribution ;
    dct:description "Jumlah sekolah SD-MI di Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-05T08:09:38.966034"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:26:26.062707"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah SD-MI.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/dfb87210-f518-4038-8626-6f0e3b03b9ea/resource/84457641-823e-457f-ae65-03fe1584bc47/download/jumlah-sekolah-sd-mi.xlsx> ;
    dcat:byteSize "69660"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> a foaf:Agent ;
    foaf:name "Kota Madiun" .

