@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_3";
pvcpp:hasContentAnnotatedWord textoffset:1211-1214, textoffset:1215-1218, textoffset:1219-1223,
textoffset:1223-1224, textoffset:1225-1228, textoffset:1229-1233, textoffset:1234-1240,
textoffset:1241-1244, textoffset:1245-1249;
pvcpp:hasCueAnnotatedWord textoffset:1263-1267;
pvcpp:hasSourceAnnotatedWord textoffset:1251-1254, textoffset:1255-1262 .
}
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 .
}