@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 {
sub:annotation dc:isPartOf ;
a oa:Annotation;
oa:hasBody this:;
pvcpp:hasAttrID "wsj_0167_Attribution_relation_level.xml_set_3";
pvcpp:hasContentAnnotatedWord textoffset:635-636, textoffset:637-640, textoffset:641-645,
textoffset:646-648, textoffset:649-650, textoffset:650-657, textoffset:657-658, textoffset:659-661,
textoffset:662-664, textoffset:665-670, textoffset:671-672, textoffset:673-678, textoffset:678-679,
textoffset:680-688, textoffset:689-693, textoffset:694-706, textoffset:707-710, textoffset:711-717,
textoffset:718-720, textoffset:721-722, textoffset:722-729, textoffset:729-730, textoffset:731-733,
textoffset:734-736, textoffset:737-742, textoffset:743-744, textoffset:745-750;
pvcpp:hasCueAnnotatedWord textoffset:626-634;
pvcpp:hasSourceAnnotatedWord textoffset:614-617, textoffset:618-625 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:56.287+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 .
}