@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_0184_Attribution_relation_level.xml_set_5";
pvcpp:hasContentAnnotatedWord textoffset:363-365, textoffset:367-368, textoffset:368-379,
textoffset:380-383, textoffset:384-393, textoffset:394-401, textoffset:402-411, textoffset:412-416,
textoffset:417-420, textoffset:421-425, textoffset:425-428, textoffset:429-443, textoffset:444-448,
textoffset:449-453, textoffset:454-458, textoffset:459-465, textoffset:466-476, textoffset:477-482,
textoffset:482-483, textoffset:484-485;
pvcpp:hasCueAnnotatedWord textoffset:358-362;
pvcpp:hasSourceAnnotatedWord textoffset:331-334, textoffset:335-349, textoffset:350-357 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:47.402+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 .
}