@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_2";
pvcpp:hasContentAnnotatedWord textoffset:101-106, textoffset:107-108, textoffset:108-111,
textoffset:112-119, textoffset:36-38, textoffset:39-48, textoffset:49-52, textoffset:53-64,
textoffset:65-67, textoffset:68-75, textoffset:76-85, textoffset:86-91, textoffset:92-96,
textoffset:97-100;
pvcpp:hasCueAnnotatedWord textoffset:31-35;
pvcpp:hasSourceAnnotatedWord textoffset:12-19, textoffset:20-24, textoffset:25-30,
textoffset:3-8, textoffset:9-11 .
}
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 .
}