@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_0189_Attribution_relation_level.xml_set_2";
pvcpp:hasContentAnnotatedWord textoffset:104-106, textoffset:107-111, textoffset:112-114,
textoffset:115-116, textoffset:117-121, textoffset:122-131, textoffset:132-135, textoffset:136-140,
textoffset:141-147, textoffset:31-32, textoffset:33-35, textoffset:35-36, textoffset:37-44,
textoffset:45-47, textoffset:48-62, textoffset:63-71, textoffset:71-72, textoffset:73-83,
textoffset:84-97, textoffset:98-103;
pvcpp:hasCueAnnotatedWord textoffset:22-30;
pvcpp:hasSourceAnnotatedWord textoffset:11-17, textoffset:18-21, textoffset:3-10 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:43.488+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 .
}