@prefix ns1: .
@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
a fip:Methodology;
dct:description "Analyzing the content of written, visual, or audio materials (e.g., texts, videos, images).";
rdfs:label "Content analysis" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB";
npx:hasSignature "H1UGXweJoiSE9Z+jrGv3zMKnxbesnfRzjTqSek2cIt4Q9tEJVrDd5x+cRRO8QwQm3Wf7U/oSzWxA0bnQei8qn6peXufOPFon1mDHaYD/2b+w3/XEoiuEWpL3YTYd7rIWgamh/zh8d7Agw/ZFiRLLgNuQcmQI9UEAfieodOaNGxw=";
npx:hasSignatureTarget this: .
this: dct:created "2023-09-11T07:57:49.833Z"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
dct:license ;
npx:introduces ;
npx:supersedes ns1:RAgaj4tfRqeMAzA1K89DA1Qetq-cRZOzgKpW8Vh2Qg7Ow;
rdfs:label "Methodology: Content analysis";
nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90, ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI;
nt:wasCreatedFromTemplate ns1:RAgWS0DiYQS2v1TEGo-AQpyeYRkk9pa1LPKf9PbnrcDkY .
}