@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_0189_PDTB_annotation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:1001-1003, textoffset:877-880, textoffset:881-888,
textoffset:889-894, textoffset:963-967, textoffset:969-971, textoffset:972-978, textoffset:979-983,
textoffset:984-987, textoffset:988-992, textoffset:993-997, textoffset:998-1000;
pvcpp:hasCueAnnotatedWord textoffset:1017-1021;
pvcpp:hasSourceAnnotatedWord textoffset:1005-1006, textoffset:1007-1016 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:43.488+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 .
}