@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/d642b36c-ef3d-4ef1-abce-49a5cd745b48> a dcat:Dataset ;
    dct:description "Hak Kekayaan Intelektual" ;
    dct:identifier "hdl:20.500.12690/RIN/T7UBE4/IHNG9Y" ;
    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/d642b36c-ef3d-4ef1-abce-49a5cd745b48/resource/84c59160-913c-4af5-a12c-8717f906a4f2> ;
    dcat:keyword "brin" ;
    dcat:landingPage <https://data.brin.go.id> .

<http://5.189.187.109/dataset/d642b36c-ef3d-4ef1-abce-49a5cd745b48/resource/84c59160-913c-4af5-a12c-8717f906a4f2> a dcat:Distribution ;
    dct:description "Hak Kekayaan Intelektual" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-06T21:16:12.742437"^^xsd:dateTime ;
    dct:modified "2026-05-06T21:16:12.735250"^^xsd:dateTime ;
    dct:title "5.-hak-kekayaan-intelektual-hak-cipta.xlsx" ;
    dcat:accessURL <http://data.brin.go.id/api/access/datafile/561751> .

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

