@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_0167_Attribution_relation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:178-182, textoffset:183-190, textoffset:191-193,
textoffset:194-203, textoffset:204-209, textoffset:210-212, textoffset:213-215, textoffset:215-219,
textoffset:220-222, textoffset:223-233, textoffset:234-238, textoffset:239-251, textoffset:252-256,
textoffset:257-259, textoffset:260-268, textoffset:269-270, textoffset:270-271, textoffset:272-279,
textoffset:280-282, textoffset:283-290, textoffset:291-298;
pvcpp:hasCueAnnotatedWord textoffset:173-177;
pvcpp:hasSourceAnnotatedWord textoffset:161-164, textoffset:165-172 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:56.287+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 .
}