@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/baeeb458-6881-42ab-88a2-cd708520310e> a dcat:Dataset ;
    dct:identifier "24b8c73a-16c8-4276-a1e3-09d313a22786" ;
    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 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/baeeb458-6881-42ab-88a2-cd708520310e/resource/9debd30e-b466-4116-93d9-b1340fec84fc> ;
    dcat:keyword "guru",
        "pendidikan",
        "sekolah menengah atas",
        "sma negeri",
        "sma swasta" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/NTU-> .

<http://5.189.187.109/dataset/baeeb458-6881-42ab-88a2-cd708520310e/resource/9debd30e-b466-4116-93d9-b1340fec84fc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:17:40.299185"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:51:46.104132"^^xsd:dateTime ;
    dct:title "form1677559577.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/8/Pendidikan/form1677559577.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

