@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/effb651b-d0f7-4269-8d78-a17731a08b2e> a dcat:Dataset ;
    dct:identifier "983b46d4-1ac6-434d-9bd2-dec898d61793" ;
    dct:issued "2023-02-28"^^xsd:date ;
    dct:modified "2023-02-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan" ] ;
    dct:title "Jumlah Data Guru Sekolah Dasar per Kecamatan Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/effb651b-d0f7-4269-8d78-a17731a08b2e/resource/be536725-1bef-4d13-be44-27fbfdc135bf> ;
    dcat:keyword "guru",
        "pendidikan",
        "sd negeri",
        "sd swasta",
        "sekolah dasar" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/NTQ-> .

<http://5.189.187.109/dataset/effb651b-d0f7-4269-8d78-a17731a08b2e/resource/be536725-1bef-4d13-be44-27fbfdc135bf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:17:38.046429"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:51:44.376770"^^xsd:dateTime ;
    dct:title "form1677559162.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/8/Pendidikan/form1677559162.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

