@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/6f8ccfc2-7169-4f1b-b68f-2baf118a153b> a dcat:Dataset ;
    dct:description "Jumlah Kebun Raya Daerah yang dibina" ;
    dct:identifier "hdl:20.500.12690/RIN/YECPJW/ONUA2X" ;
    dct:issued "2025-08-13T23:39:33+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-13T23:39:33+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Riset dan Inovasi Nasional" ] ;
    dct:title "Jumlah Kebun Raya Daerah yang dibina" ;
    dcat:distribution <http://5.189.187.109/dataset/6f8ccfc2-7169-4f1b-b68f-2baf118a153b/resource/087449d5-8e2a-4646-8e3f-cad671989b29> ;
    dcat:keyword "brin" ;
    dcat:landingPage <https://data.brin.go.id> .

<http://5.189.187.109/dataset/6f8ccfc2-7169-4f1b-b68f-2baf118a153b/resource/087449d5-8e2a-4646-8e3f-cad671989b29> a dcat:Distribution ;
    dct:description "Jumlah Kebun Raya Daerah yang dibina" ;
    dct:format "tab" ;
    dct:issued "2026-05-06T21:14:44.729084"^^xsd:dateTime ;
    dct:modified "2026-05-06T21:14:44.709584"^^xsd:dateTime ;
    dct:title "Daftar Kebun Raya Indonesia Tahun 2024_DKRI.tab" ;
    dcat:accessURL <http://data.brin.go.id/api/access/datafile/652004> .

<https://data.brin.go.id> a foaf:Document .

