@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_0068_Attribution_relation_level.xml_set_2";
pvcpp:hasContentAnnotatedWord textoffset:376-379, textoffset:380-386, textoffset:387-389,
textoffset:390-391, textoffset:391-394, textoffset:395-402, textoffset:402-403, textoffset:404-406,
textoffset:407-409, textoffset:410-415, textoffset:416-417, textoffset:418-423;
pvcpp:hasCueAnnotatedWord textoffset:367-375;
pvcpp:hasSourceAnnotatedWord textoffset:355-358, textoffset:359-366 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:10:38.273+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 .
}