@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_4";
pvcpp:hasContentAnnotatedWord textoffset:1380-1383, textoffset:1384-1395, textoffset:1396-1402,
textoffset:1403-1411, textoffset:1412-1421, textoffset:1422-1426, textoffset:1427-1433,
textoffset:1434-1441, textoffset:1442-1444, textoffset:1445-1450, textoffset:1451-1454,
textoffset:1455-1457, textoffset:1458-1467, textoffset:1468-1472, textoffset:1473-1478;
pvcpp:hasCueAnnotatedWord textoffset:1483-1488;
pvcpp:hasSourceAnnotatedWord textoffset:1480-1482 .
}
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 .
}