@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/488c46e1-4126-4275-a10d-8a0170af1fe2> a dcat:Dataset ;
    dct:identifier "90063fda-dc49-4713-9738-d984ccd30552" ;
    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 Madrasah Aliyah per Kecamatan Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/488c46e1-4126-4275-a10d-8a0170af1fe2/resource/47ea229e-28c8-4ec9-b37a-6ccad9a26f28> ;
    dcat:keyword "MA Negeri",
        "MA Swasta",
        "madrasah aliyah",
        "pendidikan" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/NDY-> .

<http://5.189.187.109/dataset/488c46e1-4126-4275-a10d-8a0170af1fe2/resource/47ea229e-28c8-4ec9-b37a-6ccad9a26f28> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:17:27.300442"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:51:33.333514"^^xsd:dateTime ;
    dct:title "form1677555761.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/8/Pendidikan/form1677555761.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

