@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_0158_PDTB_annotation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:642-645, textoffset:646-655, textoffset:656-659,
textoffset:660-663, textoffset:665-666, textoffset:666-674, textoffset:675-682, textoffset:682-683,
textoffset:684-685, textoffset:686-691, textoffset:692-694, textoffset:695-703, textoffset:705-707,
textoffset:708-715;
pvcpp:hasCueAnnotatedWord textoffset:637-641;
pvcpp:hasSourceAnnotatedWord textoffset:626-629, textoffset:630-636 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:51.717+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 .
}