@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:Digital-Object-Type;
dct:description "Multimedia data that usually consists of a sequence of images and audio data encoded in a digital format and thus is represented as a sequence of tuples (image, audio).";
rdfs:label "Video" .
}
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 "PfUFCmYUc5Wcqi9opZGFv3SVI9TOEh5375737T2SR/0thSbzwTfTLARGwxuQtXxw1UbPQt6UWko5JgbPVKlpvl3cZuFdUc+Xm6tU6UtJc/7NVAtcFAcD4CMmOLB5ALiHpNL/SxR1RccIHTI/PRcrHaeemhiRsfn76dx3tCavSaY=";
npx:hasSignatureTarget this: .
this: dct:created "2023-09-11T07:54:20.409Z"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
dct:license ;
npx:introduces ;
npx:supersedes ns1:RA2sviqtHI-iTgEdFVZzGWT6rUnPssrKwI3ayc2LB1kWI;
rdfs:label "Digital Object Type: Video";
nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90, ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI;
nt:wasCreatedFromTemplate ns1:RAgWS0DiYQS2v1TEGo-AQpyeYRkk9pa1LPKf9PbnrcDkY .
}