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

<https://data.jatengprov.go.id/dataset/cc032f02-3038-47b5-80fd-96e6500617e3> a dcat:Dataset ;
    dct:description "data jumlah pengguna dan jenis narkoba" ;
    dct:identifier "cc032f02-3038-47b5-80fd-96e6500617e3" ;
    dct:issued "2018-08-18T04:54:36.929217"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:23:41.937927"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "jumlah pengguna dan jenis narkoba" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bnnbatang" ;
            vcard:hasEmail <mailto:bnnk_batang@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cc032f02-3038-47b5-80fd-96e6500617e3/resource/ec59ab48-efa6-4a0e-a346-9207900b4cc5> ;
    dcat:landingPage <bnn.go.id> .

<https://data.jatengprov.go.id/dataset/cc032f02-3038-47b5-80fd-96e6500617e3/resource/ec59ab48-efa6-4a0e-a346-9207900b4cc5> a dcat:Distribution ;
    dct:description "data jumlah pengguna narkoba" ;
    dct:format "XLSX" ;
    dct:title "jumlah pengguna narkoba.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/cc032f02-3038-47b5-80fd-96e6500617e3/resource/ec59ab48-efa6-4a0e-a346-9207900b4cc5/download/jumlah-pengguna-narkoba.xlsx> ;
    dcat:byteSize 13028.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

