@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_0172_Attribution_relation_level.xml_set_3";
pvcpp:hasContentAnnotatedWord textoffset:201-203, textoffset:204-213, textoffset:214-216,
textoffset:217-224, textoffset:225-228, textoffset:229-235, textoffset:235-236, textoffset:237-241,
textoffset:241-242, textoffset:243-247, textoffset:248-255, textoffset:256-263, textoffset:264-266,
textoffset:267-274;
pvcpp:hasCueAnnotatedWord textoffset:191-200;
pvcpp:hasSourceAnnotatedWord textoffset:121-126, textoffset:127-129, textoffset:130-137 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:17.673+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 .
}