@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @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:Ginger dct:description "headstrong, level-headed, a natural born leader."; a , ; rdfs:label "Ginger"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "chicken - domesticated bird kept by humans primarily as a food source" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBZdI+UxpgOoLTg2wvWpxw6r+tZW2Gh1jt1PtBIDWC59VTKhwdAVMcGqUAOW3e5JOiL7Wemur7fxzP41a7bxIbgRpRfg+nFF5eVj6oqC9RTPQGecJof9/+mSGFck2t4YqDn+cs34R6nS8IfFzFai1qvUNfmfStX6epS2Yij7mcOwIDAQAB"; npx:hasSignature "MeANCIl8usy16nMdfc54/V/jz6gnnao5B/aAyzqf4bNMx4Tb0jyfBmUGvQ/GH7VeSchVtoM67HeRt9q6Q0/oNTnlvKSNFRGfwHJ0ND1SX1QeMu2T1tTSv4QVf6NYI6ruF1e3A9b0bdAps1oM7ZN3rIF1iTeIJXbDPlcaWAp2CgY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0003-7775-6420 . this: dct:created "2024-10-05T22:27:25.633Z"^^xsd:dateTime; dct:creator orcid:0009-0003-7775-6420; dct:license ; npx:introduces sub:Ginger; npx:wasCreatedAt ; rdfs:label "Ginger"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }