@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/9de64bbb-4709-4dcb-a356-9000ecd3ee93> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "1b1ff2a2-906f-41fd-b71f-075557b45bee" ;
    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 SMK Pasca Gempabumi NTB 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/9de64bbb-4709-4dcb-a356-9000ecd3ee93/resource/7abbd9e9-7e6b-49ec-af9c-c5df6409f5f2> ;
    dcat:keyword "SMK",
        "gempa",
        "kerusakan sekolah" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/data-kerusakan-sekolah-smk-pasca-gempabumi-ntb-2018> .

<http://5.189.187.109/dataset/9de64bbb-4709-4dcb-a356-9000ecd3ee93/resource/7abbd9e9-7e6b-49ec-af9c-c5df6409f5f2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-10-11T10:27:20.249330"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:27:19.615969"^^xsd:dateTime ;
    dct:title "Data Kerusakan Sekolah_SMK NTB_22022019" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Data%20Kerusakan%20Sekolah_SMK%20NTB_22022019.csv> .

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

