@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/ea8ee671-5580-4288-8c05-effc79981254> a dcat:Dataset ;
    dct:description "Hak Kekayaan Intelektual" ;
    dct:identifier "hdl:20.500.12690/RIN/T7UBE4/KSFYZI" ;
    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/ea8ee671-5580-4288-8c05-effc79981254/resource/f34a9707-ab91-4454-97b2-85a36df8ae73> ;
    dcat:keyword "brin" ;
    dcat:landingPage <https://data.brin.go.id> .

<http://5.189.187.109/dataset/ea8ee671-5580-4288-8c05-effc79981254/resource/f34a9707-ab91-4454-97b2-85a36df8ae73> a dcat:Distribution ;
    dct:description "Hak Kekayaan Intelektual" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-04T10:36:41.882489"^^xsd:dateTime ;
    dct:modified "2026-06-04T10:36:41.779704"^^xsd:dateTime ;
    dct:title "5.-hak-kekayaan-intelektual-paten.xlsx" ;
    dcat:accessURL <http://data.brin.go.id/api/access/datafile/561750> .

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

