@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_0184_Nested_relation_level.xml_set_14";
pvcpp:hasContentAnnotatedWord textoffset:1598-1601, textoffset:1602-1607, textoffset:1608-1618,
textoffset:1619-1626, textoffset:1627-1630, textoffset:1631-1638, textoffset:1639-1641,
textoffset:1642-1653, textoffset:1654-1662, textoffset:1663-1665, textoffset:1666-1667,
textoffset:1668-1677, textoffset:1678-1684, textoffset:1685-1688, textoffset:1689-1692,
textoffset:1693-1700;
pvcpp:hasCueAnnotatedWord textoffset:1587-1589, textoffset:1590-1597;
pvcpp:hasNestedRelationWith ;
pvcpp:hasSourceAnnotatedWord textoffset:1561-1563 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:47.402+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 .
}