@prefix dc: .
@prefix orcid: .
@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_2";
pvcpp:hasContentAnnotatedWord textoffset:718-719, textoffset:719-724, textoffset:725-727,
textoffset:728-730, textoffset:731-739, textoffset:740-746, textoffset:747-750, textoffset:751-753,
textoffset:754-763, textoffset:763-764, textoffset:765-766, textoffset:767-770, textoffset:771-774,
textoffset:775-787, textoffset:788-792, textoffset:793-799;
pvcpp:hasCueAnnotatedWord textoffset:804-809;
pvcpp:hasSourceAnnotatedWord textoffset:801-803 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator orcid:0000-0003-0955-6104 .
}
sub:pubinfo {
this: dc:created "2020-06-18T13:52:34.488+02:00"^^xsd:dateTime;
dc:creator orcid:0000-0002-1267-0234, orcid:0000-0002-3429-2879, orcid:0000-0002-5347-5750,
orcid:0000-0002-8356-6469;
dc:license ;
rdfs:comment "You are free to use this information when referencing the above paper and creator.";
rdfs:seeAlso .
}