@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/4b0e6d38-ea4f-498d-ba50-c28aa40390d9> a dcat:Dataset ;
    dct:description "Hak Kekayaan Intelektual" ;
    dct:identifier "hdl:20.500.12690/RIN/T7UBE4/KSFYZI" ;
    dct:issued "2024-10-14T10:35:58+00:00"^^xsd:dateTime ;
    dct:modified "2024-10-14T10: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/4b0e6d38-ea4f-498d-ba50-c28aa40390d9/resource/1763cc4d-a8b0-4038-9424-d76561e376bc> ;
    dcat:keyword "brin" ;
    dcat:landingPage <https://data.brin.go.id> .

<http://5.189.187.109/dataset/4b0e6d38-ea4f-498d-ba50-c28aa40390d9/resource/1763cc4d-a8b0-4038-9424-d76561e376bc> a dcat:Distribution ;
    dct:description "Hak Kekayaan Intelektual" ;
    dct:format "XLSX" ;
    dct:issued "2024-12-11T04:42:52.879268"^^xsd:dateTime ;
    dct:modified "2024-12-11T04:42:52.860284"^^xsd:dateTime ;
    dct:title "5.-hak-kekayaan-intelektual-paten.xlsx" ;
    dcat:accessURL <https://data.brin.go.id/api/access/datafile/561750> .

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

