@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_0171_Attribution_relation_level.xml_set_3";
pvcpp:hasContentAnnotatedWord textoffset:107-111, textoffset:112-114, textoffset:115-116,
textoffset:116-120, textoffset:121-128, textoffset:128-129, textoffset:130-132, textoffset:133-134,
textoffset:134-139, textoffset:140-141, textoffset:142-147, textoffset:91-92, textoffset:93-106;
pvcpp:hasCueAnnotatedWord textoffset:82-90;
pvcpp:hasSourceAnnotatedWord textoffset:79-81 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:12.544+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 .
}