@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_0169_Attribution_relation_level.xml_set_0";
pvcpp:hasContentAnnotatedWord textoffset:248-250, textoffset:251-256, textoffset:257-259,
textoffset:260-268, textoffset:269-271, textoffset:272-278, textoffset:279-286, textoffset:286-289,
textoffset:290-297, textoffset:298-303;
pvcpp:hasCueAnnotatedWord textoffset:243-247;
pvcpp:hasSourceAnnotatedWord textoffset:227-234, textoffset:235-242 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:10:52.533+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 .
}