@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_0135_Nested_relation_level.xml_set_5";
pvcpp:hasContentAnnotatedWord textoffset:217-222, textoffset:223-225, textoffset:226-229,
textoffset:230-237, textoffset:238-244, textoffset:245-249, textoffset:250-254, textoffset:255-258,
textoffset:260-261, textoffset:262-270, textoffset:271-276, textoffset:277-278, textoffset:279-285,
textoffset:286-290, textoffset:291-296, textoffset:297-299, textoffset:300-301, textoffset:301-304,
textoffset:305-312;
pvcpp:hasCueAnnotatedWord textoffset:209-211, textoffset:212-216;
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:12:04.620+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 .
}