@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_0176_PDTB_annotation_level.xml_set_0";
pvcpp:hasContentAnnotatedWord textoffset:360-363, textoffset:364-368, textoffset:369-374,
textoffset:375-381, textoffset:382-384, textoffset:385-386, textoffset:387-396, textoffset:397-403,
textoffset:404-406, textoffset:407-411, textoffset:412-416, textoffset:417-418, textoffset:418-419,
textoffset:420-427, textoffset:428-430, textoffset:431-433, textoffset:434-440, textoffset:441-445,
textoffset:446-449, textoffset:450-454, textoffset:455-460, textoffset:461-469;
pvcpp:hasCueAnnotatedWord textoffset:355-359;
pvcpp:hasSourceAnnotatedWord textoffset:351-354 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:31.908+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 .
}