@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_0151_PDTB_annotation_level.xml_set_0";
pvcpp:hasContentAnnotatedWord textoffset:849-853, textoffset:854-857, textoffset:858-863,
textoffset:864-868, textoffset:869-871, textoffset:872-879, textoffset:880-892, textoffset:893-897,
textoffset:899-900, textoffset:900-903, textoffset:904-911, textoffset:912-914, textoffset:915-917,
textoffset:918-919, textoffset:920-924, textoffset:924-925, textoffset:926-927;
pvcpp:hasCueAnnotatedWord textoffset:842-848 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:00.953+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 .
}