@prefix dc: .
@prefix orcid: .
@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_0106_PDTB_annotation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:509-512, textoffset:513-519, textoffset:520-524,
textoffset:525-528, textoffset:529-533, textoffset:534-537, textoffset:538-542, textoffset:543-548,
textoffset:548-549, textoffset:550-553, textoffset:554-558, textoffset:559-567, textoffset:568-570,
textoffset:571-574, textoffset:575-577, textoffset:578-584, textoffset:585-586, textoffset:586-587;
pvcpp:hasCueAnnotatedWord textoffset:504-508;
pvcpp:hasSourceAnnotatedWord textoffset:428-429, textoffset:430-439, textoffset:440-443,
textoffset:444-447, textoffset:448-455, textoffset:456-461, textoffset:462-472, textoffset:473-476,
textoffset:477-495, textoffset:496-503 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator orcid:0000-0003-0955-6104 .
}
sub:pubinfo {
this: dc:created "2020-06-18T13:52:01.526+02:00"^^xsd:dateTime;
dc:creator orcid:0000-0002-1267-0234, orcid:0000-0002-3429-2879, orcid:0000-0002-5347-5750,
orcid:0000-0002-8356-6469;
dc:license ;
rdfs:comment "You are free to use this information when referencing the above paper and creator.";
rdfs:seeAlso .
}