@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_0175_Attribution_relation_level.xml_set_0";
pvcpp:hasContentAnnotatedWord textoffset:187-191, textoffset:192-200, textoffset:201-212,
textoffset:213-218, textoffset:218-219, textoffset:220-226, textoffset:227-230, textoffset:231-234,
textoffset:235-243, textoffset:244-248, textoffset:248-249, textoffset:250-254, textoffset:255-263,
textoffset:264-268, textoffset:269-278, textoffset:279-281, textoffset:282-285, textoffset:286-291,
textoffset:292-298, textoffset:299-304, textoffset:305-309, textoffset:310-315;
pvcpp:hasCueAnnotatedWord textoffset:329-333;
pvcpp:hasSourceAnnotatedWord textoffset:317-318, textoffset:319-328 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:37.576+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 .
}