@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_0172_PDTB_annotation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:661-665, textoffset:666-668, textoffset:669-672,
textoffset:673-681, textoffset:682-686, textoffset:687-691, textoffset:692-697, textoffset:698-702,
textoffset:703-707, textoffset:708-713, textoffset:714-716, textoffset:717-724;
pvcpp:hasCueAnnotatedWord textoffset:656-660;
pvcpp:hasSourceAnnotatedWord textoffset:639-644, textoffset:645-647, textoffset:648-655 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:17.673+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 .
}