@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/6777eef2-f485-49e3-86f0-59f4a5e5f3b3> a dcat:Dataset ;
    dct:description "Jumlah guru SD-MI" ;
    dct:identifier "6777eef2-f485-49e3-86f0-59f4a5e5f3b3" ;
    dct:issued "2023-11-14T03:24:12.303342"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:24:12.303351"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah guru SD-MI" ;
    dcat:distribution <http://5.189.187.109/dataset/6777eef2-f485-49e3-86f0-59f4a5e5f3b3/resource/c93f6170-6b24-49d6-a9e2-a13a027cb380> .

<http://5.189.187.109/dataset/6777eef2-f485-49e3-86f0-59f4a5e5f3b3/resource/c93f6170-6b24-49d6-a9e2-a13a027cb380> a dcat:Distribution ;
    dct:description "Jumlah guru yang mengajar di SD-MI" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-05T08:12:11.293095"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:24:12.299123"^^xsd:dateTime ;
    dct:title "Jumlah Guru SD-MI.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/6777eef2-f485-49e3-86f0-59f4a5e5f3b3/resource/c93f6170-6b24-49d6-a9e2-a13a027cb380/download/jumlah-guru-sd-mi.xlsx> ;
    dcat:byteSize "68828"^^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" .

