@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:5000/dataset/641d51d9-1c24-49cd-9560-8765301df92e> a dcat:Dataset ;
    dct:description "Jumlah sekolah SMP-MTs di Kota Madiun" ;
    dct:identifier "641d51d9-1c24-49cd-9560-8765301df92e" ;
    dct:issued "2023-11-14T03:24:05.821410"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:24:05.821415"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah Sekolah SMP-MTs" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/641d51d9-1c24-49cd-9560-8765301df92e/resource/bc212266-e4a6-4a5f-adc2-7d1613daf53c> ;
    dcat:keyword "Jumlah sekolah" .

<http://5.189.187.109:5000/dataset/641d51d9-1c24-49cd-9560-8765301df92e/resource/bc212266-e4a6-4a5f-adc2-7d1613daf53c> a dcat:Distribution ;
    dct:description "Jumlah sekolah SMP-MTs yang ada di Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-06T01:19:26.350078"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:24:05.816171"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah SMP-MTs.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/641d51d9-1c24-49cd-9560-8765301df92e/resource/bc212266-e4a6-4a5f-adc2-7d1613daf53c/download/jumlah-sekolah-smp-mts.xlsx> ;
    dcat:byteSize "855266"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

