@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_0176_Nested_relation_level.xml_set_3";
pvcpp:hasContentAnnotatedWord textoffset:229-233, textoffset:234-242, textoffset:243-248,
textoffset:249-258, textoffset:259-262, textoffset:263-266, textoffset:267-275, textoffset:276-285,
textoffset:286-291, textoffset:293-297, textoffset:298-303, textoffset:305-307, textoffset:309-311,
textoffset:312-323, textoffset:324-326, textoffset:327-328, textoffset:329-341, textoffset:342-346;
pvcpp:hasCueAnnotatedWord textoffset:203-207, textoffset:208-212;
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:31.908+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 .
}