@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix owl: <
http://www.w3.org/2002/07/owl#
> .
@prefix skos: <
http://www.w3.org/2004/02/skos/core#
> .
@prefix this: <
http://purl.org/np/RAiUYY1dbEDbcsscapEmbMMHsgJmjEJ1yUoNsxZIH1r90
> .
@prefix sub: <
http://purl.org/np/RAiUYY1dbEDbcsscapEmbMMHsgJmjEJ1yUoNsxZIH1r90#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:transcription-of-stmn2
a
owl:Class
;
rdfs:label
"transcription of stmn2" ;
rdfs:subClassOf
<
http://www.wikidata.org/entity/Q177900
> ;
skos:definition
"biosynthesis of RNA carried out on a template of STMN2 DNA" ;
skos:relatedMatch
<
http://www.wikidata.org/entity/Q18036104
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0003-1099-3328
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWyqaozls49LpqjUqCP7APpHaYeBQB0+Erh4usb4W7fWZRVVybfNg+HynNs2p//7PbfQraV2BEMxNMXF85hDpCjFMt9fQdvnS+zYqCh/p352aCoss3zHjzMp6BE9GhmGvevpGh7eJxSkO9WZ54ld38kq7VrcZQ4Rmy0IlLfk/BdQIDAQAB" ;
npx:hasSignature
"DSOLsANesn6/E2TJCxQg3/87KS5SUgXVz2En+wxgK4DwASPkk3pnY3/5Qj144utDYvZZwFBO6Jkk1zUxE28DlZl1XqltyVi6JikVxrDemh0UfesyIaIs0Luq7KXha2mbapYW6VGR/REklYjy+K5cUgGN2PyS3vkNO7j1YsjVMVY=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2021-10-15T22:30:19.955Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0003-1099-3328
;
npx:introduces
sub:transcription-of-stmn2
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAdpgRpigXtt8iPV9uOPf3wIT3qzOI8Sg2Q72CNV8g-Yo
> .
}