@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-1-R2 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "This is a pre-requisite requirement to *define* the *unit* of data that is the subject-matter of the FAIRification process. This requirement requires the data managers to consider the form and the representation of data into Datasets that are designed and purposed for sharing and re-use by users unfamiliar with the data. Once defined, a Dataset should be assigned an identifier as indicated by DSM-1-C0, which then makes it an Identifiable Dataset. What this requirement is trying to advice against are decisions to FAIRify data stored in databases according to a defined schema without defining the 'data exchange unit' that is meant for sharing and re-use."; dct:isPartOf ; rdfs:label "Structured and/or Unstructured Data are organised into Dataset (s) created for the purpose of FAIR sharing"; rdfs:seeAlso ; dsm:hasCategory dsm:DataRepresentationCategory; dsm:hasGranularityLevel dsm:DatasetLevel; dsm:hasMaturityLevel dsm:Level1; dsm:inDimension dsm:RepresentationDimension; dsm:indicatorCode "DSM-1-R2"; dsm:relatedIndicator dsm:DSM-1-C0 . } 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-1-R2; rdfs:label "Structured and/or Unstructured Data are organised into Dataset (s) created for the purpose of FAIR sharing"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "mJ5v3MnzjDaKaY5E4xZAemnj6NJ0W5KHJB482bymQv3cMk2mFEJqagAmrMUBuccJfPRoIAfHp6Bs9rDyVWjggp35lPTCdkr74OkflYkaX2PO1I55ieY/HHB4L/+p3KmQVfdOjXS2TvkP5dnY/AnE1h3AINHVgTB29ikvB4N+801tZglQdsZODKQlvbTZ2fDvkbCsHOTrXNyGdhQCC8Yv/JOoAshNwzhP4yNgO436oHXHjIOSvheqP4z0EzIpc65mlUjL9kq8zO0qVJPmGptmthvEfJk2FG5xuuDGk/cmLsXHrONf9f88Po1uSz6I/EOUY5WtRO44FfvdjreAdjXvdQ=="; npx:hasSignatureTarget this:; npx:signedBy . }