@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_0172_Attribution_relation_level.xml_set_4";
pvcpp:hasContentAnnotatedWord textoffset:738-742, textoffset:743-752, textoffset:753-761,
textoffset:762-764, textoffset:765-770, textoffset:771-781, textoffset:782-785, textoffset:786-793,
textoffset:794-798, textoffset:799-802, textoffset:803-810, textoffset:811-815, textoffset:816-822,
textoffset:823-828, textoffset:829-831, textoffset:832-839, textoffset:839-842, textoffset:843-852,
textoffset:853-860, textoffset:861-864, textoffset:865-869, textoffset:870-872, textoffset:873-874,
textoffset:874-875, textoffset:876-883, textoffset:884-886, textoffset:887-888, textoffset:888-889,
textoffset:890-897, textoffset:897-898, textoffset:899-901, textoffset:902-904, textoffset:905-910,
textoffset:911-913, textoffset:914-916, textoffset:917-922, textoffset:923-924, textoffset:925-930;
pvcpp:hasCueAnnotatedWord textoffset:733-737;
pvcpp:hasSourceAnnotatedWord textoffset:730-732 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:17.673+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 .
}