@prefix dc: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix np: .
@prefix pvcpp: .
@prefix oa: .
@prefix rdfs: .
@prefix textoffset: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
dc:isPartOf ""^^xsd:integer .
sub:annotation a oa:Annotation;
oa:hasBody this:;
pvcpp:hasAttrID "wsj_0073_Nested_relation_level.xml_set_2";
pvcpp:hasContentAnnotatedWord textoffset:592-594, textoffset:595-603, textoffset:604-607,
textoffset:608-614, textoffset:615-619, textoffset:620-623, textoffset:624-628, textoffset:629-638,
textoffset:639-641, textoffset:642-647, textoffset:648-660;
pvcpp:hasCueAnnotatedWord textoffset:581-584, textoffset:585-591;
pvcpp:hasNestedRelationWith ;
pvcpp:hasSourceAnnotatedWord textoffset:561-569, textoffset:570-575, textoffset:576-580 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:10:24.012+02:00"^^xsd:dateTime;
dc:creator , ,
, ;
dc:license ;
rdfs:comment "You are free to use this information when referencing the above paper and creator.";
rdfs:seeAlso .
}