@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/e37b3185-6847-4b1c-b5ec-7670ce4b64fb> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "5af6732d-90af-4eab-b5f0-4ebb2ecc076c" ;
    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 2014-2015" ;
    dcat:distribution <http://5.189.187.109/dataset/e37b3185-6847-4b1c-b5ec-7670ce4b64fb/resource/812557f1-6d52-4dac-aaaf-614fd98d8e1d> ;
    dcat:keyword "jumlah peserta didik",
        "kelompok bermain" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-peserta-didik-kelompok-bermain-tahun-2014-2015> .

<http://5.189.187.109/dataset/e37b3185-6847-4b1c-b5ec-7670ce4b64fb/resource/812557f1-6d52-4dac-aaaf-614fd98d8e1d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:31:19.024294"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:31:19.015399"^^xsd:dateTime ;
    dct:title "Jumlah Peserta Didik Kelompok Bermain Tahun 2014-2015" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Peserta%20Didik%20Kelompok%20Bermain%20Tahun%202014-2015.xlsx> .

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

