@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/3b4f215f-731c-497b-a369-168462db19a7> a dcat:Dataset ;
    dct:identifier "62e6ecc2-c4c4-427b-aaa2-c611b41f1f07" ;
    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 Menengah Atas per Kecamatan Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/3b4f215f-731c-497b-a369-168462db19a7/resource/43532677-d664-4cf3-9cea-95ea9e0d2488> ;
    dcat:keyword "guru",
        "pendidikan",
        "sekolah menengah atas",
        "sma negeri",
        "sma swasta" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/NTY-> .

<http://5.189.187.109/dataset/3b4f215f-731c-497b-a369-168462db19a7/resource/43532677-d664-4cf3-9cea-95ea9e0d2488> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:17:42.576713"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:51:47.932382"^^xsd:dateTime ;
    dct:title "form1677560084.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/8/Pendidikan/form1677560084.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

