@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:Level3 a owl:NamedIndividual, dsm:MaturityLevel; dct:isPartOf dm:; rdfs:label "Level 3"; rdfs:seeAlso ; skos:definition "Data are preserved long-term, shared with the community and integrable with other data in the same domain."; dsm:hasExampleUseCase "As a project consortium, we want to guarantee long term preservation of our data and to be shared with the community; to enable re-purposing of our data and the ability to integrate with other data within the same domain / subject area."; dsm:hasFAIRGoal "Data Integration", "Data Preservation", "Re-use"; dsm:levelNumber "3"^^xsd:integer; dsm:nextLevel dsm:Level4 . } 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:Level3; rdfs:label "Level 3"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "LCNUBWbUilEUdEu2NS8viqkUeJtY1T92KqErz92Bn3UhvgyViYdb/M1T21u44eh1l6QiNxo5b6lLGmE4ArDzGTwbya/65GpCFKGQeSsr+b+3+39zcfhVyLLNJe2yDn/rHYgxhD9JyK0omhZY7XSdQvvgbliurjbo0dO5KAi3yY+E9Li83G/CgEOkTGT7kw79QytfAoiviIt2Y8qW0754NN2UNDzY5byghpqRVFYiOJAZkBibegnHW/+nrkFK2D4uIQnOPje7CFbUeyuDxaz9v7w6oSH8Fq21wAeqJ2pRnC9BEsP8EUoPnSCEFliXgcMiYWzGmOzGXBhIAwGAstbUiQ=="; npx:hasSignatureTarget this:; npx:signedBy . }