@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:mychorrhizal-specificity a owl:Class; rdfs:label "mychorrhizal specificity"; rdfs:subClassOf ; skos:definition "Mycorrhizal specificity represented by the phylogenetic diversity of fungi associated with a particular plant." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB"; npx:hasSignature "QD+WqG+QZ6P30LpugBG9xvoVQaSC2nL1CtXHGkmsdiAF5cEtQ758YSh6ZMr5eZiaj9GJkXbIO/wABLb37sJCcQ55+s7GbR2LM78k+7npEuzchAI3p3Ya2NqkWZFQiQbdjH+5PeZCOWAXuGsYnJDv0oENNAf2ZSkqNjlkBxQgEkQ="; npx:hasSignatureTarget this: . this: dct:created "2021-02-11T15:18:10.456+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; npx:introduces sub:mychorrhizal-specificity; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }