@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_4";
pvcpp:hasContentAnnotatedWord textoffset:1970-1977, textoffset:1978-1993, textoffset:1994-1999,
textoffset:2000-2004, textoffset:2005-2012, textoffset:2013-2018, textoffset:2019-2022,
textoffset:2023-2027;
pvcpp:hasCueAnnotatedWord textoffset:2043-2047;
pvcpp:hasSourceAnnotatedWord textoffset:2029-2032, textoffset:2033-2042 .
}
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 .
}