@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_0165_Nested_relation_level.xml_set_3";
pvcpp:hasContentAnnotatedWord textoffset:101-108, textoffset:109-112, textoffset:113-115,
textoffset:116-117, textoffset:118-123, textoffset:124-128, textoffset:51-53, textoffset:54-57,
textoffset:58-61, textoffset:62-68, textoffset:69-71, textoffset:72-75, textoffset:76-81,
textoffset:82-87, textoffset:88-90, textoffset:91-95, textoffset:96-100;
pvcpp:hasCueAnnotatedWord textoffset:43-50;
pvcpp:hasNestedRelationWith ;
pvcpp:hasSourceAnnotatedWord textoffset:40-42 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:10:49.645+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 .
}