@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/871e122a-fb57-418d-a9e7-33b6fbdbccf6> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "fb451cff-575c-49a2-beb5-50a74127d895" ;
    dct:issued "2019-04-22"^^xsd:date ;
    dct:modified "2019-08-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Data Kerusakan Sekolah SLB Pasca Gempabumi NTB 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/871e122a-fb57-418d-a9e7-33b6fbdbccf6/resource/a38052d3-3f6f-453a-ba15-179c654f1d2a> ;
    dcat:keyword "gempa",
        "kerusakan sekolah",
        "lsb" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/data-kerusakan-sekolah-slb-pasca-gempabumi-ntb-2018> .

<http://5.189.187.109/dataset/871e122a-fb57-418d-a9e7-33b6fbdbccf6/resource/a38052d3-3f6f-453a-ba15-179c654f1d2a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-10-11T10:27:19.325263"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:27:19.310425"^^xsd:dateTime ;
    dct:title "Data Kerusakan Sekolah_SLB NTB_22022019" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Data%20Kerusakan%20Sekolah_SLB%20NTB_22022019.csv> .

<https://data.ntbprov.go.id/dataset/data-kerusakan-sekolah-slb-pasca-gempabumi-ntb-2018> a foaf:Document .

