@prefix sp: . @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:spi a sp:SuperPatternInstance; rdfs:label "Sonic hedgehog signalling pathway is an essential regulator of astrocytes development."; sp:hasContextClass ; sp:hasObjectClass ; sp:hasQualifier sp:generallyQualifier; sp:hasRelation sp:affects; sp:hasSubjectClass . } sub:provenance { sub:activity a sp:FormalizationActivity; prov:used sub:quote, ; prov:wasAssociatedWith orcid:0000-0001-8004-0464 . sub:assertion prov:wasGeneratedBy sub:activity . sub:quote prov:value "Sonic hedgehog (Shh) signaling pathway as an essential regulator of the molecular identity and functional properties of astrocytes."; prov:wasQuotedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDs0t7O15Wx/NFoleAZFCOuayiJlHtJ7daow/5JX9WuaUi0hjKn+wPdhgxDuxQvTPQIe8D6JE1LZnY2LXBSOzDcHKn+QWB6Zkn/ZisiG24V5C0kGpNji6Ab0gaAFZYl32VdS0qLPr34LLsEDzJRUoZHWxg0KoHw85F0EzlrPH+JpwIDAQAB"; npx:hasSignature "xTUGw6JGjRhiZ7IXiCP5y2X6Sx0DPIA5N8VEtx9E2JV45pg8tXK9kEqIPsaKJpm+nxui68737L+z2mG8J5sacFnP+T5nDvcfZRFwRMTUg7Kvq6PmKUG1nveMldteq6aa5QjagwXzhj5V2VgXLENQc7J57mC1i+Hnji01kKW8dVk="; npx:hasSignatureTarget this: . this: dct:created "2021-06-25T12:07:51.909+02:00"^^xsd:dateTime; dct:creator orcid:0000-0001-8004-0464; npx:introduces sub:spi; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }