@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:Level4 a owl:NamedIndividual, dsm:MaturityLevel; dct:isPartOf dm:; rdfs:label "Level 4"; rdfs:seeAlso ; skos:definition "Data from different studies and resources are harmonised against a semantic data model and interoperable across studies and domains."; dsm:hasExampleUseCase "As a research institute, we want to build a FAIR Data Commons to be able to integrate and harmonise data of interest from different studies and different data resources for the purpose of using data in meta-analyses studies and cross-study analyses."; dsm:hasFAIRGoal "Cross-study/domain Data Interoperability", "Data Integration and Harmonisation", "Meta-analyses"; dsm:levelNumber "4"^^xsd:integer; dsm:nextLevel dsm:Level5 . } 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:Level4; rdfs:label "Level 4"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "PPchI47sWcLh1mV0ye57w+EvNulSlljc+umKc87lsxF/8+eqrY9B37e9SEjPwZJxt0Qa1lPZ+kS0xOE9Ostk8kdFJYN2IE9nXm9ND+JxxBRBH+L6u1ZDcVEYW+O/lspQut9tMmoyrQGK3r2RPT+cc8cnxpdKNRnfUEI3SE0APq453jeawpnXtQYy14g1b8Rf30JDCQRz0h73YsNepNLW3mv6miaF0Ldu5rMNrcHadGU28lcN6lAHnqb0Njl7/K1OJlkus4CWF7V2CBxlKjhWDxkuD0unfKXDbGkSwbNA7Eo27X//lrJWmxJYlcGrYXNRJFNNANc4ELh78SfcIIRktw=="; npx:hasSignatureTarget this:; npx:signedBy . }