@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/62c46587-87c0-4a63-81a2-a540e280cfdc> a dcat:Dataset ;
    dct:description "Jumlah Penduduk " ;
    dct:identifier "62c46587-87c0-4a63-81a2-a540e280cfdc" ;
    dct:issued "2023-08-16T02:01:42.723155"^^xsd:dateTime ;
    dct:modified "2023-08-16T02:05:07.026523"^^xsd:dateTime ;
    dct:publisher <http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> ;
    dct:title "Jumlah Penduduk" ;
    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/62c46587-87c0-4a63-81a2-a540e280cfdc/resource/8179bbf8-a6f5-4884-8f95-d54d0c6d8c04> ;
    dcat:keyword "Jumlah Penduduk",
        "penduduk" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://data.labura.go.id/dataset/62c46587-87c0-4a63-81a2-a540e280cfdc/resource/8179bbf8-a6f5-4884-8f95-d54d0c6d8c04> a dcat:Distribution ;
    dct:description " Jumlah Penduduk Menurut Kecamatan dan Agama yang Dianut 2020" ;
    dct:format "CSV" ;
    dct:issued "2023-08-16T02:05:06.840271"^^xsd:dateTime ;
    dct:modified "2023-08-16T02:05:07.029939"^^xsd:dateTime ;
    dct:title " Jumlah Penduduk Menurut Kecamatan dan Agama yang Dianut  2020" ;
    dcat:accessURL <https://data.labura.go.id/dataset/62c46587-87c0-4a63-81a2-a540e280cfdc/resource/8179bbf8-a6f5-4884-8f95-d54d0c6d8c04/download/4.3.1-jumlah-penduduk-menurut-kecamatan-dan-agama-yang-dianut-di-kabupaten-labuhanbatu-utara-20.xltx> ;
    dcat:byteSize "10005"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.template" .

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

