@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#> .

<http://5.189.187.109:5000/dataset/f6567378-fe5b-4150-9515-f1c4a369eefb> a dcat:Dataset ;
    dct:identifier "f6567378-fe5b-4150-9515-f1c4a369eefb" ;
    dct:issued "2026-05-05T03:58:21.123952"^^xsd:dateTime ;
    dct:modified "2026-05-05T03:58:21.123973"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fe7406d1-a9c0-49a5-a8f0-a98359f3af91> ;
    dct:title "Jumlah Lembaga Rehabilitasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puslitdatin" ;
            vcard:hasEmail <mailto:puslitdatin@bnn.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f6567378-fe5b-4150-9515-f1c4a369eefb/resource/a9cf548d-d9e4-4727-ad12-3635bbf245f5> ;
    dcat:keyword "kesehatan" .

<http://5.189.187.109:5000/dataset/f6567378-fe5b-4150-9515-f1c4a369eefb/resource/a9cf548d-d9e4-4727-ad12-3635bbf245f5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-11-26T04:21:22.756038"^^xsd:dateTime ;
    dct:modified "2026-05-05T03:58:21.111168"^^xsd:dateTime ;
    dct:title "jumlah-lembaga-rehabilitasi-narkotika-2023.csv" ;
    dcat:accessURL <https://data.bnn.go.id/dataset/f6567378-fe5b-4150-9515-f1c4a369eefb/resource/a9cf548d-d9e4-4727-ad12-3635bbf245f5/download/jumlah-lembaga-rehabilitasi-narkotika-2023.csv> ;
    dcat:byteSize "13742"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/fe7406d1-a9c0-49a5-a8f0-a98359f3af91> a foaf:Agent ;
    foaf:name "Badan Narkotika Nasional" .

