@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-C5 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "The Reference Fields that allow you to join Datasets are included in the Dataset Descriptor (metadata)."; dct:isPartOf ; rdfs:label "Dataset Descriptor includes reference to related Datasets and if applicable the relevant joining Dataset Fields"; rdfs:seeAlso ; dsm:hasCategory dsm:ContentAndContextCategory; dsm:hasGranularityLevel dsm:DatasetLevel; dsm:hasMaturityLevel dsm:Level2; dsm:inDimension dsm:ContentDimension; dsm:indicatorCode "DSM-2-C5"; dsm:relatedIndicator dsm: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-C5; rdfs:label "Dataset Descriptor includes reference to related Datasets and if applicable the relevant joining Dataset Fields"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "idi+soh66lTTzNhwnx39KO9VyAZu/HzoWZLeVcqnqAME8LohVtNF+NGCMl3Rde9q3PstbJdZmGtgkpxL5fAE9JDp2gKct2QWj/rjqfpL79bghtLfn4Xv10mt1EpNhWlmS4EgR16L4ayna2kOKKnstEVhtsdZpLbd+6nBzZTuLX9HT+S7mJw/Y3e0hFTmlRXicvDEFkLKOAkDQol5hr7LuixHg3EtXNVTdZHhYayPjguzw7S984MKbEww+qVEmR7So2EAVqu94uzNd+NlZNEEK07l8RnWaAtriXVhlzHWtPS6CWqJe1OjIydq1hKqsOjVovYim7lZMzxnf/Ys4akSHQ=="; npx:hasSignatureTarget this:; npx:signedBy . }