@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @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:DSM-2-C3 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "The Dataset(s) includes Reference Fields that allows the joining of other datasets that might or not be part of the same project."; dct:isPartOf ; rdfs:label "Dataset(s) include Reference Fields that enable joining related datasets"; rdfs:seeAlso ; dsm:hasCategory dsm:ContentAndContextCategory; dsm:hasGranularityLevel dsm:DatasetFieldLevel; dsm:hasMaturityLevel dsm:Level2; dsm:inDimension dsm:ContentDimension; dsm:indicatorCode "DSM-2-C3" . } 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:MaturityIndicator; npx:introduces dsm:DSM-2-C3; rdfs:label "Dataset(s) include Reference Fields that enable joining related datasets"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "JivPUBK2L/7CV1Y/6PwRphAtd0d6CEaYzHnjv0Ud2LAGNR6jNLnO6mebmLHyp8fNmE4IKm6wy8YhMYUFWq5JRihexJnmdKSF8x8M2vnSuRdzil9WynRlSLYlCzVsWslH6Et4yrXPrS4KYzH20epjXcAsbp/GVIPeewIBLJDHeFiNbyBl/UUcGmE5KF5NbAJ+2mit90bKB6gzaaLdHYgzpnHR8ohBPF64V9DK5z2REsanciiQSG0O8lVvBN+2zZOp7y2seEwim9i6u43klmETMCj9myg3rGG4sEdo6sIi+yb+yV9neV6RrWrJo5R0pBj0OzwNWjv4Xh6q7UgwiR6wsw=="; npx:hasSignatureTarget this:; npx:signedBy . }