@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_0187_Attribution_relation_level.xml_set_5";
pvcpp:hasContentAnnotatedWord textoffset:1589-1592, textoffset:1593-1594, textoffset:1594-1597,
textoffset:1598-1605, textoffset:1606-1613, textoffset:1614-1616, textoffset:1617-1620,
textoffset:1621-1631, textoffset:1632-1637, textoffset:1638-1642, textoffset:1643-1647;
pvcpp:hasCueAnnotatedWord textoffset:1572-1581, textoffset:1582-1588;
pvcpp:hasSourceAnnotatedWord textoffset:1507-1515 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:08.934+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 .
}