@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/56db2318-7b10-4b3f-bf08-5c1c151ceab9> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "06b87155-2ef6-4a0c-a2e4-cf1a9974982a" ;
    dct:issued "2019-03-05"^^xsd:date ;
    dct:modified "2019-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Peserta Didik Kelompok Bermain Tahun 2015-2016" ;
    dcat:distribution <http://5.189.187.109/dataset/56db2318-7b10-4b3f-bf08-5c1c151ceab9/resource/63a79992-91f6-4940-a01b-97ed982a6bc0> ;
    dcat:keyword "jumlah peserta didik",
        "kelompok bermain" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-peserta-didik-kelompok-bermain-tahun-2015-2016> .

<http://5.189.187.109/dataset/56db2318-7b10-4b3f-bf08-5c1c151ceab9/resource/63a79992-91f6-4940-a01b-97ed982a6bc0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:31:17.705551"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:31:17.694345"^^xsd:dateTime ;
    dct:title "Jumlah Peserta Didik Kelompok Bermain Tahun 2015-2016" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Peserta%20Didik%20Kelompok%20Bermain%20Tahun%202015-2016.xlsx> .

<https://data.ntbprov.go.id/dataset/jumlah-peserta-didik-kelompok-bermain-tahun-2015-2016> a foaf:Document .

