@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_0171_PDTB_annotation_level.xml_set_0";
pvcpp:hasContentAnnotatedWord textoffset:445-448, textoffset:449-457, textoffset:458-467,
textoffset:468-473, textoffset:475-488, textoffset:489-498, textoffset:499-502, textoffset:503-509,
textoffset:510-516, textoffset:517-519, textoffset:520-523, textoffset:524-528;
pvcpp:hasCueAnnotatedWord textoffset:440-444;
pvcpp:hasSourceAnnotatedWord textoffset:428-431, textoffset:432-439 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:12.544+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 .
}