@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_0175_Attribution_relation_level.xml_set_2";
pvcpp:hasContentAnnotatedWord textoffset:734-736, textoffset:737-740, textoffset:741-744,
textoffset:745-747, textoffset:748-750, textoffset:751-760, textoffset:761-771, textoffset:772-780,
textoffset:781-785, textoffset:786-792, textoffset:792-793, textoffset:794-798, textoffset:799-804,
textoffset:805-808, textoffset:809-811, textoffset:812-817, textoffset:818-820, textoffset:821-827,
textoffset:828-831, textoffset:832-839;
pvcpp:hasCueAnnotatedWord textoffset:720-722, textoffset:723-725, textoffset:726-733 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:37.576+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 .
}