@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix fair: . @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-4-C1 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "When dataset(s) are typed semantically, means that the data is structured and represented in a logical way. It adds a basic meaning to the data and the relationships that lie between them, for data consisteny and easy maintenance."; dct:isPartOf ; rdfs:label "A Semantic Data Model includes Study Design Elements and the relationships between them."; rdfs:seeAlso ; dsm:hasCategory dsm:ContentAndContextCategory; dsm:hasGranularityLevel dsm:DatasetLevel; dsm:hasMaturityLevel dsm:Level4; dsm:inDimension dsm:ContentDimension; dsm:indicatorCode "DSM-4-C1"; dsm:relatedFAIRPrinciple fair:I1 . } 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-4-C1; rdfs:label "A Semantic Data Model includes Study Design Elements and the relationships between them."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "WJXw0CMitEvmwLnumfOpNtBMO2ReZBdR23BuLbZF6h8cMFDeHA0mE7zluaMNWP/DpA2VNvf32bgCsDlhDAF7y22GoLwnaP6MyArwkv6tmwNgMVCzvi6zS3+qRJqshbClHVV9PNt4nTwUisxCo0rqweMc0MTU/uFjQ/GxRXS0O4Kqs4HeFkV3DyVU2xxG7/zW5OELnSmMmt7yvRO3S8Aq9+cGInBQvfPZBKEmnCGeMXiZ4j0GN6r6dgu2SlASm6ra7nv2u/zlOpHGYtjk6TPeNPlmP9pkIeQBbFu3UG2fF/6qh8XriV9vBWic061nhy0oFZWHqxGjYqtNtEWHaaFdow=="; npx:hasSignatureTarget this:; npx:signedBy . }