@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/1a15aef3-6502-4e7e-a0f3-31e5d49a6c55> a dcat:Dataset ;
    dct:description "Hak Kekayaan Intelektual" ;
    dct:identifier "hdl:20.500.12690/RIN/T7UBE4/JK8WJR" ;
    dct:issued "2024-10-14T03:35:58+00:00"^^xsd:dateTime ;
    dct:modified "2024-10-14T03:35:58+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Riset dan Inovasi Nasional" ] ;
    dct:title "Hak Kekayaan Intelektual" ;
    dcat:distribution <http://5.189.187.109/dataset/1a15aef3-6502-4e7e-a0f3-31e5d49a6c55/resource/a4db11f4-2f88-4f2c-bdab-eeef03eb2697> ;
    dcat:keyword "brin" ;
    dcat:landingPage <https://data.brin.go.id> .

<http://5.189.187.109/dataset/1a15aef3-6502-4e7e-a0f3-31e5d49a6c55/resource/a4db11f4-2f88-4f2c-bdab-eeef03eb2697> a dcat:Distribution ;
    dct:description "Hak Kekayaan Intelektual" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-06T21:16:11.221772"^^xsd:dateTime ;
    dct:modified "2026-05-06T21:16:11.199205"^^xsd:dateTime ;
    dct:title "5.-hak-kekayaan-intelektual-desain-industri.xlsx" ;
    dcat:accessURL <http://data.brin.go.id/api/access/datafile/561748> .

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

