@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/6f78b90b-8f13-4025-86ca-8caf28f861cb> a dcat:Dataset ;
    dct:identifier "8db470f9-b078-490c-8ecc-04e60b0df981" ;
    dct:issued "2023-02-27"^^xsd:date ;
    dct:modified "2023-02-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan" ] ;
    dct:title "Jumlah Murid Sekolah Dasar per Kecamatan Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/6f78b90b-8f13-4025-86ca-8caf28f861cb/resource/ceff262c-3f9b-4021-b076-652652096d81> ;
    dcat:keyword "SD Negeri",
        "SD Swasta",
        "murid",
        "pendidikan",
        "sekolah dasar" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/NDU-> .

<http://5.189.187.109/dataset/6f78b90b-8f13-4025-86ca-8caf28f861cb/resource/ceff262c-3f9b-4021-b076-652652096d81> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:17:24.971079"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:51:31.277980"^^xsd:dateTime ;
    dct:title "form1677473791.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/8/Pendidikan/form1677473791.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.bintankab.go.id/dataset/detail/NDU-> a foaf:Document .

