@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-1-C1 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "This is a metadata-related requirement. Metadata should include summary information about the study or project that the Data Object is related to. This is basic contextual-metadata that will allow minimum levels of human interpretation of the data being shared."; dct:isPartOf dm:; rdfs:label "Dataset Descriptor includes Descriptive Study/Project-Level summary information"; rdfs:seeAlso , ; dsm:hasCategory dsm:ContentAndContextCategory; dsm:hasGranularityLevel dsm:ProjectLevel; dsm:hasMaturityLevel dsm:Level1; dsm:inDimension dsm:ContentDimension; dsm:indicatorCode "DSM-1-C1"; dsm:relatedFAIRPrinciple fair: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-1-C1; rdfs:label "Dataset Descriptor includes Descriptive Study/Project-Level summary information"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "kuJGpr7qsT/yvDKcqYg6D1mqFD7LZcRnoaZfUosrVIntkw4H8ibRAUzSwsZDvjgt3rNumnORkZSrtx+Idx68sk5SQ/y17/OG/XCzo80KaQtm1dsZM+dS1mxUpnVNTRSBbYUzl3ZTMX6FKJFaPxo47bu1qAjua1T+PxHojise71lkdolbt+hi5wU1V5jjmN0aH5N18gQuM/mmyTFqYqoECEJ+TsJuxoZj0avNAtDOAanF5YTKkjhUvWV6BY8MqGwIpGxaXIOk2N+WY5ZKvmXnOn3Lcz6af/+RNKZ7JNo99JsieflHAqcKms+J/TCzefx8ikEzc+LWnpSiGikxXNhaSw=="; npx:hasSignatureTarget this:; npx:signedBy . }