@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_0187_Attribution_relation_level.xml_set_3";
pvcpp:hasContentAnnotatedWord textoffset:210-213, textoffset:214-217, textoffset:218-225,
textoffset:227-231, textoffset:232-239, textoffset:241-243, textoffset:244-249, textoffset:250-253,
textoffset:254-262, textoffset:262-265, textoffset:266-272;
pvcpp:hasCueAnnotatedWord textoffset:287-291;
pvcpp:hasSourceAnnotatedWord textoffset:274-286 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:08.934+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 .
}