@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_9";
pvcpp:hasContentAnnotatedWord textoffset:1515-1517, textoffset:1518-1521, textoffset:1522-1531,
textoffset:1532-1539, textoffset:1540-1543, textoffset:1544-1550, textoffset:1551-1553,
textoffset:1554-1562, textoffset:1563-1565, textoffset:1566-1572, textoffset:1573-1575,
textoffset:1576-1582, textoffset:1583-1595;
pvcpp:hasCueAnnotatedWord textoffset:1490-1495, textoffset:1497-1499, textoffset:1500-1504,
textoffset:1505-1514;
pvcpp:hasNestedRelationWith this:;
pvcpp:hasSourceAnnotatedWord textoffset:1488-1489 .
}
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 .
}