@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/12b9a8ac-654f-45f9-b621-590179b06394> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "212c40fa-3067-4664-ac60-460ac69e9173" ;
    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 Sekolah SMP Tahun 2017-2018" ;
    dcat:distribution <http://5.189.187.109/dataset/12b9a8ac-654f-45f9-b621-590179b06394/resource/3abf1473-a8f2-49cd-afa4-6610076a7fe4> ;
    dcat:keyword "SMP di NTB",
        "jumlah sekolah" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-sekolah-smp-tahun-2017-2018> .

<http://5.189.187.109/dataset/12b9a8ac-654f-45f9-b621-590179b06394/resource/3abf1473-a8f2-49cd-afa4-6610076a7fe4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:32:39.055704"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:32:39.045261"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah SMP Tahun 2017-2018" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Sekolah%20SMP%20Tahun%202017-2018.xlsx> .

<https://data.ntbprov.go.id/dataset/jumlah-sekolah-smp-tahun-2017-2018> a foaf:Document .

