@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_0184_Attribution_relation_level.xml_set_7";
pvcpp:hasContentAnnotatedWord textoffset:1003-1013, textoffset:912-915, textoffset:916-920,
textoffset:921-923, textoffset:924-926, textoffset:927-933, textoffset:934-937, textoffset:938-948,
textoffset:949-956, textoffset:957-961, textoffset:962-966, textoffset:966-967, textoffset:968-975,
textoffset:976-979, textoffset:980-984, textoffset:985-989, textoffset:990-993, textoffset:994-996,
textoffset:997-1002;
pvcpp:hasCueAnnotatedWord textoffset:901-911;
pvcpp:hasSourceAnnotatedWord textoffset:887-891, textoffset:892-900 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:47.402+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 .
}