@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/f5bd27a8-1dfd-4d32-8735-a140b3ec1489> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "0bee56f4-1c7f-4a41-aad9-4723e1ecb144" ;
    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 2016-2017" ;
    dcat:distribution <http://5.189.187.109/dataset/f5bd27a8-1dfd-4d32-8735-a140b3ec1489/resource/c37e805a-e821-4742-8dd9-12f272227be7> ;
    dcat:keyword "SMP di NTB",
        "jumlah sekolah" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-sekolah-smp-tahun-2016-2017> .

<http://5.189.187.109/dataset/f5bd27a8-1dfd-4d32-8735-a140b3ec1489/resource/c37e805a-e821-4742-8dd9-12f272227be7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:32:39.627056"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:32:39.577565"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah SMP Tahun 2016-2017" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Jumlah%20Sekolah%20SMP%20Tahun%202016-2017.xlsx> .

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

