@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_0176_Attribution_relation_level.xml_set_2";
pvcpp:hasContentAnnotatedWord textoffset:192-201, textoffset:203-207, textoffset:208-212,
textoffset:213-218, textoffset:219-223, textoffset:224-228, textoffset:229-233, textoffset:234-242,
textoffset:243-248, textoffset:249-258, textoffset:259-262, textoffset:263-266, textoffset:267-275,
textoffset:276-285, textoffset:286-291, textoffset:293-297, textoffset:298-303, textoffset:305-307,
textoffset:309-311, textoffset:312-323, textoffset:324-326, textoffset:327-328, textoffset:329-341,
textoffset:342-346;
pvcpp:hasCueAnnotatedWord textoffset:187-191;
pvcpp:hasSourceAnnotatedWord textoffset:152-153, textoffset:154-165, textoffset:166-169,
textoffset:170-174, textoffset:175-178, textoffset:179-186 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:31.908+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 .
}