@prefix this: . @prefix sub: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix skos: . @prefix dm: . @prefix rdfs: . @prefix dct: . @prefix npx: . @prefix prov: . @prefix foaf: . @prefix dsm: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { dsm:Level5 a owl:NamedIndividual, dsm:MaturityLevel; dct:isPartOf dm:; rdfs:label "Level 5"; rdfs:seeAlso ; skos:definition "Data are managed as enterprise assets under common data governance, master and reference data management."; dsm:hasExampleUseCase "As a data-driven enterprise, we want to be able to manage my research data assets for the purpose of supporting multiple researchers and implementation of common Data Governance policies."; dsm:hasFAIRGoal "Data Asset Management", "Data Governance", "Data Re-annotation"; dsm:levelNumber "5"^^xsd:integer . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { foaf:name "FAIRplus DSM Bot" . this: dct:created "2026-09-05T09:18:21Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType owl:NamedIndividual, dsm:MaturityLevel; npx:introduces dsm:Level5; rdfs:label "Level 5"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "Zcsi33Wo1Gg1abRqnoBitZlmx+6/dHv3n2LqvFv6pMidBbYF21FDBD8RpJxXdRTEosrVTx3uP4c++a3qNlv0SRQlRdmY8nCX0BBym0xCEK2oISZNkA9yu42pFBUYuJVZzX8z23PyWpEoiE/BSuQDhDvlCC18+meq0U7lIRPg/i7qk0khyb+R5rKmw4lMIiInrIpSjb7kYWVyu1mXp6uFp4TNTx+DivvV0MS1ii1QkG8W+vnBEtu8w9ja+lsUdoncOQsKq75ZbPfiQnQrfc65mKcKmxuBGVVmF2oZiqiYZso6ijZQt6YRJ/AK6MXtBMQhXGE0qfT4eoinShl8vRJiuA=="; npx:hasSignatureTarget this:; npx:signedBy . }