@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_0184_PDTB_annotation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:109-113, textoffset:114-122, textoffset:123-125,
textoffset:126-132, textoffset:133-135, textoffset:136-137, textoffset:138-152, textoffset:153-159,
textoffset:19-21, textoffset:22-26, textoffset:27-32, textoffset:33-35, textoffset:36-41,
textoffset:42-52, textoffset:53-60, textoffset:61-63, textoffset:64-66, textoffset:67-71,
textoffset:72-74, textoffset:75-80, textoffset:81-90, textoffset:91-93, textoffset:94-95,
textoffset:96-108;
pvcpp:hasCueAnnotatedWord textoffset:14-18;
pvcpp:hasSourceAnnotatedWord textoffset:10-13, textoffset:3-9 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:47.402+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 .
}