@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @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 ; 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-04T14:49:09Z"^^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 "gEYk2+Q5CMxIDCSlvsra+jjttoaXl8wuVVKOsZf/iGmItvA9SIDB9OHF7a+IfMW/t4QmZLTfwLbxszKb2O9wSIPH9asdEOcluPgp1AjFhiEYPTS+a+vkhdCS0TLqebFPYP0nKSVxQ5/dnaOWnQsmXjrj7Ysn8V68OQXSeFkjsxVM+XzibZFOw/xti5TLfV0DZwWPRiCQEaU3AcxRXpCs7xgejqXMWv8Ro4PTfLs67bq2X51EjuSqeABFCHjJW6W44i7d3gOeQqB/qdU6bezSJ2ohg040BdMEQiAxtxzmq+a0SBPzyJoZVJhunn5qjQVuRVsz8i/j3zMBk7sQtyJTxA=="; npx:hasSignatureTarget this:; npx:signedBy . }