@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/f094b882-7cd6-4927-ad40-ea8e58b604b8> a dcat:Dataset ;
    dct:identifier "39502a2c-397d-4b46-89cd-1d9c19fc197e" ;
    dct:issued "2023-03-09"^^xsd:date ;
    dct:modified "2023-03-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan" ] ;
    dct:title "Jumlah Guru Madrasah Tsanawiyah Kabupaten Bintan Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/f094b882-7cd6-4927-ad40-ea8e58b604b8/resource/f5c60df5-728b-4a38-b76c-b89645e59725> ;
    dcat:keyword "guru",
        "madrasah tsanawiyah",
        "mts negeri",
        "mts swasta" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/NjE-> .

<http://5.189.187.109/dataset/f094b882-7cd6-4927-ad40-ea8e58b604b8/resource/f5c60df5-728b-4a38-b76c-b89645e59725> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:17:54.751049"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:51:59.956173"^^xsd:dateTime ;
    dct:title "form1678331195.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/8/Pendidikan/form1678331195.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

