@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_3";
pvcpp:hasContentAnnotatedWord textoffset:1882-1884, textoffset:1885-1887, textoffset:1888-1891,
textoffset:1892-1897, textoffset:1898-1903, textoffset:1904-1914, textoffset:1915-1919,
textoffset:1920-1927, textoffset:1928-1933, textoffset:1934-1937, textoffset:1938-1946,
textoffset:1947-1959, textoffset:1960-1968;
pvcpp:hasCueAnnotatedWord textoffset:1877-1881;
pvcpp:hasSourceAnnotatedWord textoffset:1863-1866, textoffset:1867-1876 .
}
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 .
}