@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_0026_Nested_relation_level.xml_set_4";
pvcpp:hasContentAnnotatedWord textoffset:614-616, textoffset:617-622, textoffset:623-632,
textoffset:633-639, textoffset:640-643, textoffset:644-646, textoffset:647-657;
pvcpp:hasCueAnnotatedWord textoffset:605-612;
pvcpp:hasNestedRelationWith this:;
pvcpp:hasSourceAnnotatedWord textoffset:596-599, textoffset:600-604 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:10:29.712+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 .
}