@prefix this: . @prefix sub: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix dm: . @prefix rdfs: . @prefix fair: . @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 { dm:DSM-2-C6 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "This is a metadata-related requirement focusing on the Dataset's structure. This is a requirement to include structural metadata into the Dataset's Metadata Record irrespective of how this information is represented (DSM-2-R1). Dataset-Field metadata include 'field name', 'description', 'data type'"; dct:isPartOf dm:; rdfs:label "Dataset Descriptor includes Field-level Metadata as prescribed by the adopted Dataset Model"; rdfs:seeAlso , ; dsm:crossReferences dsm:FsF-R1-01MD, dsm:RDA-F2-01M; dsm:hasCategory dsm:ContentAndContextCategory; dsm:hasGranularityLevel dsm:DatasetFieldLevel; dsm:hasMaturityLevel dsm:Level2; dsm:inDimension dsm:ContentDimension; dsm:indicatorCode "DSM-2-C6"; dsm:relatedFAIRPrinciple fair:F2, fair:R1; dsm:relatedIndicator dm:DSM-2-R1 . } 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:MaturityIndicator; npx:introduces dm:DSM-2-C6; rdfs:label "Dataset Descriptor includes Field-level Metadata as prescribed by the adopted Dataset Model"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "Lro5r5UqTGmfOSvkBkjDSSUh1wnKR63XYikRpY5MVLpvlps9ISmpaYQ/pZS/kpEWJsyvJLCd0km8bKkb7I5Z0hdAHXIP3y7RUqMLayftrY8UBEFypRnfWI1kkBNv5IyFUAk38Q/4pTRWUyE5tSVdjYiVI2QlNRtsaZ/gnNiXupMc7SdNRy2wuFeNA8yqXjJMI3Y8IEJWzlmcPi5Poc//vCGOi+koobb9NWogE6y9cATmKf2Fd0TaUaRosalxyti/3zbnN9FP9GVKfT+VT5gjEdiOhOK8ZwygcEE/tJylnxOarmtkITULTeFOIAorCMDCXgvlCGKAje8oXSINuljndw=="; npx:hasSignatureTarget this:; npx:signedBy . }