@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/aed3a9dd-8eec-4b88-b973-b0f622ede4d1> a dcat:Dataset ;
    dct:description "Persentase belanja Riset Nasional oleh Bisnis terhadap PDB" ;
    dct:identifier "hdl:20.500.12690/RIN/8HYDFB/NUUQPB" ;
    dct:issued "2025-08-13T21:29:42+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-13T21:29:42+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Riset dan Inovasi Nasional" ] ;
    dct:title "Persentase belanja Riset Nasional oleh Bisnis terhadap PDB" ;
    dcat:distribution <http://5.189.187.109/dataset/aed3a9dd-8eec-4b88-b973-b0f622ede4d1/resource/35303120-520c-4203-81de-6679c6a16d62> ;
    dcat:keyword "brin" ;
    dcat:landingPage <https://data.brin.go.id> .

<http://5.189.187.109/dataset/aed3a9dd-8eec-4b88-b973-b0f622ede4d1/resource/35303120-520c-4203-81de-6679c6a16d62> a dcat:Distribution ;
    dct:description "Persentase belanja Riset Nasional oleh Bisnis terhadap PDB" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-06T21:14:53.808419"^^xsd:dateTime ;
    dct:modified "2026-05-06T21:14:53.740102"^^xsd:dateTime ;
    dct:title "Persentase Belanja Riset Nasional Bisnis terhadap PDB.xlsx" ;
    dcat:accessURL <http://data.brin.go.id/api/access/datafile/652030> .

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

