@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_Attribution_relation_level.xml_set_3";
pvcpp:hasContentAnnotatedWord textoffset:627-635, textoffset:636-641, textoffset:642-645,
textoffset:646-658, textoffset:659-661, textoffset:662-670, textoffset:671-673, textoffset:674-681,
textoffset:682-684, textoffset:685-688, textoffset:689-693;
pvcpp:hasCueAnnotatedWord textoffset:621-626;
pvcpp:hasSourceAnnotatedWord textoffset:604-607, textoffset:608-615 .
}
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 .
}