@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_0132_PDTB_annotation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:1002-1008, textoffset:891-904, textoffset:905-910,
textoffset:911-916, textoffset:917-926, textoffset:927-930, textoffset:931-936, textoffset:937-943,
textoffset:944-947, textoffset:948-955, textoffset:956-960, textoffset:961-964, textoffset:965-968,
textoffset:969-975, textoffset:976-980, textoffset:981-989, textoffset:990-992, textoffset:993-1001;
pvcpp:hasCueAnnotatedWord textoffset:1022-1027;
pvcpp:hasSourceAnnotatedWord textoffset:1010-1013, textoffset:1014-1021 .
}
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:04.167+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 .
}