@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_0161_PDTB_annotation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:461-463, textoffset:464-468, textoffset:469-474,
textoffset:475-478, textoffset:479-484, textoffset:485-486, textoffset:486-489, textoffset:490-497,
textoffset:498-500, textoffset:501-506, textoffset:507-514, textoffset:515-517, textoffset:518-531,
textoffset:532-543, textoffset:544-550, textoffset:551-556, textoffset:557-568, textoffset:569-576,
textoffset:577-581, textoffset:582-586, textoffset:587-599;
pvcpp:hasCueAnnotatedWord textoffset:456-460;
pvcpp:hasSourceAnnotatedWord textoffset:449-455 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:10:46.796+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 .
}