@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_PDTB_annotation_level.xml_set_0";
pvcpp:hasContentAnnotatedWord textoffset:545-547, textoffset:548-552, textoffset:553-562,
textoffset:563-566, textoffset:567-569, textoffset:570-580, textoffset:581-590, textoffset:591-593,
textoffset:594-597, textoffset:598-604, textoffset:605-612, textoffset:613-622, textoffset:623-629,
textoffset:630-637;
pvcpp:hasCueAnnotatedWord textoffset:540-544;
pvcpp:hasSourceAnnotatedWord textoffset:500-509, textoffset:509-510, textoffset:511-522,
textoffset:523-528, textoffset:529-531, textoffset:532-539 .
}
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 .
}