@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_0068_Attribution_relation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:246-248, textoffset:249-252, textoffset:253-256,
textoffset:257-265, textoffset:266-269, textoffset:270-272, textoffset:273-276, textoffset:277-290,
textoffset:291-295, textoffset:296-298, textoffset:299-300, textoffset:300-307, textoffset:307-308,
textoffset:309-311, textoffset:312-314, textoffset:315-320, textoffset:321-322, textoffset:323-328;
pvcpp:hasCueAnnotatedWord textoffset:241-245;
pvcpp:hasSourceAnnotatedWord textoffset:164-167, textoffset:168-174, textoffset:174-175,
textoffset:176-186, textoffset:187-192, textoffset:193-195, textoffset:196-200, textoffset:201-212,
textoffset:213-216, textoffset:217-222, textoffset:223-231, textoffset:232-240 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:10:38.273+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 .
}