@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:assertion rdfs:label """An educational framework is a conceptual structure that can be used to describe the various elements needed to deliver education. Examples of such elements can be: - Educational facilities - Educational Fields - Educational Training and others.""" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-6749-9946 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCuc/szAvxvATAPvDfBUddPn4qLnaFZzRu97KB4GQnnifHx5NYaY5gWj5668KnYmmwO1+fhqlzU4X58Odo7AVuVKDATqAtNv3Pvl5QJ6FKEWhDO3raqL763rf7vfbkkJkljJGkiVx4Vxxc6hj9jg5IH9bOsvLV+1DhSmRqUmprtAwIDAQAB"; npx:hasSignature "bj+9MlC82GHwrv9yXGDryf747idH5TLkTCJOgz0ErENpvup5XWWIl9KtzF13Gua2YBmbMdQl+gXnp1xqTr4r9YQqDyf8o2zugNYCwa0py50SrXGNIWLdgUNWfU4JUDk70M2vP2MJ3apajUTJO/6hD26FiBMUPbE/6L8bfXtYsi0="; npx:hasSignatureTarget this: . this: dct:created "2023-10-03T16:26:43.101Z"^^xsd:dateTime; dct:creator orcid:0009-0009-6749-9946; dct:license ; rdfs:label "An educational framework is a conceptual structure that can be used to describe the various eleme..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }