@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/9aa32c95-b654-4a89-be9e-03de14ce64e7> a dcat:Dataset ;
    dct:identifier "421b3ac5c24ee992edd6087611c60dbb" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "Rasio guru/murid per kelas rata-rata sekolah dasar" ;
    dcat:distribution <http://5.189.187.109/dataset/9aa32c95-b654-4a89-be9e-03de14ce64e7/resource/fa7ce194-0368-4a71-9461-b9c956a47b82> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2730/detail> .

<http://5.189.187.109/dataset/9aa32c95-b654-4a89-be9e-03de14ce64e7/resource/fa7ce194-0368-4a71-9461-b9c956a47b82> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:27.312133"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:27.301492"^^xsd:dateTime ;
    dct:title "Rasio guru/murid per kelas rata-rata sekolah dasar" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2730/csv/download_excel> .

<https://opendata.kedirikab.go.id/dataset/2730/detail> a foaf:Document .

