@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.labura.go.id/dataset/5b86ca35-7e44-4ee9-b5d3-acd433e17f97> a dcat:Dataset ;
    dct:description "Jumlah Gempa Bumi di Labuhanbatu Utara" ;
    dct:identifier "5b86ca35-7e44-4ee9-b5d3-acd433e17f97" ;
    dct:issued "2023-08-28T01:47:08.340375"^^xsd:dateTime ;
    dct:modified "2023-08-28T01:49:14.956972"^^xsd:dateTime ;
    dct:publisher <http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> ;
    dct:title "Jumlah Gempa Bumi" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kabupaten Labuhanbatu Utara" ;
            vcard:hasEmail <mailto:bps1223@bps.go.id> ] ;
    dcat:distribution <http://data.labura.go.id/dataset/5b86ca35-7e44-4ee9-b5d3-acd433e17f97/resource/4993736e-5841-4ac0-847a-421d84564250> ;
    dcat:keyword "Gempa bumi",
        "Jumlah" ;
    dcat:landingPage <BPS%2CPendataan%20Potensi%20Desa%20%28Podes%29> .

<BPS%2CPendataan%20Potensi%20Desa%20%28Podes%29> a foaf:Document .

<http://data.labura.go.id/dataset/5b86ca35-7e44-4ee9-b5d3-acd433e17f97/resource/4993736e-5841-4ac0-847a-421d84564250> a dcat:Distribution ;
    dct:description "Jumlah Gempa Bumi di Kabupaten Labuhanbatu Utara " ;
    dct:format "CSV" ;
    dct:issued "2023-08-28T01:49:14.755538"^^xsd:dateTime ;
    dct:modified "2023-08-28T01:49:14.961288"^^xsd:dateTime ;
    dct:title "Jumlah Gempa Bumi di Kabupaten Labuhanbatu Utara " ;
    dcat:accessURL <https://data.labura.go.id/dataset/5b86ca35-7e44-4ee9-b5d3-acd433e17f97/resource/4993736e-5841-4ac0-847a-421d84564250/download/4.3.3-jumlah-gempa-bumi-di-kabupaten-labuhanbatu-utara-2019-2020-2021.xlsx> ;
    dcat:byteSize "9642"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> a foaf:Agent ;
    foaf:name "BPS Kabupaten Labuhanbatu Utara" .

