@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_0189_Attribution_relation_level.xml_set_5";
pvcpp:hasContentAnnotatedWord textoffset:1506-1509, textoffset:1510-1518, textoffset:1519-1526,
textoffset:1527-1531, textoffset:1533-1536, textoffset:1537-1541, textoffset:1542-1544,
textoffset:1545-1555, textoffset:1556-1564, textoffset:1565-1573, textoffset:1574-1576,
textoffset:1577-1582, textoffset:1583-1590;
pvcpp:hasCueAnnotatedWord textoffset:1501-1505;
pvcpp:hasSourceAnnotatedWord textoffset:1493-1500 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:43.488+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 .
}