@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_11";
pvcpp:hasContentAnnotatedWord textoffset:380-383, textoffset:384-393, textoffset:394-401,
textoffset:402-411, textoffset:412-416, textoffset:417-420, textoffset:421-425, textoffset:425-428,
textoffset:429-443, textoffset:444-448, textoffset:449-453, textoffset:454-458, textoffset:459-465,
textoffset:466-476, textoffset:477-482;
pvcpp:hasCueAnnotatedWord textoffset:368-379;
pvcpp:hasNestedRelationWith ;
pvcpp:hasSourceAnnotatedWord textoffset:363-365 .
}
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 .
}