@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_0187_Nested_relation_level.xml_set_7";
pvcpp:hasContentAnnotatedWord textoffset:1322-1324, textoffset:1325-1334, textoffset:1335-1339,
textoffset:1340-1342, textoffset:1343-1346, textoffset:1347-1356, textoffset:1357-1360,
textoffset:1361-1368, textoffset:1369-1376, textoffset:1377-1379, textoffset:1380-1385,
textoffset:1386-1393;
pvcpp:hasCueAnnotatedWord textoffset:1308-1311, textoffset:1312-1320;
pvcpp:hasNestedRelationWith .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:08.934+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 .
}