@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 {
dc:isPartOf ""^^xsd:integer .
sub:annotation a oa:Annotation;
oa:hasBody this:;
pvcpp:hasAttrID "wsj_0158_Nested_relation_level.xml_set_7";
pvcpp:hasContentAnnotatedWord textoffset:1429-1430, textoffset:1430-1433, textoffset:1434-1443,
textoffset:1443-1444, textoffset:1445-1449, textoffset:1450-1452, textoffset:1453-1459,
textoffset:1460-1470, textoffset:1471-1474, textoffset:1475-1478, textoffset:1479-1486;
pvcpp:hasCueAnnotatedWord textoffset:1421-1428;
pvcpp:hasNestedRelationWith this:;
pvcpp:hasSourceAnnotatedWord textoffset:1419-1420 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:51.717+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 .
}