@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:5000/dataset/c9a6d4af-ab7a-473e-b439-227bd5f46f99> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "9079d026-5d7e-4b2d-a944-8707b0784abe" ;
    dct:issued "2019-07-29"^^xsd:date ;
    dct:modified "2019-07-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Data Rombongan Belajar Sekolah Dasar dan Menengah Provinsi NTB" ;
    dcat:keyword "rombongan belajar" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/data-rombongan-belajar-sekolah-dasar-dan-menengah-provinsi-ntb> .

<https://data.ntbprov.go.id/dataset/data-rombongan-belajar-sekolah-dasar-dan-menengah-provinsi-ntb> a foaf:Document .

