@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_0171_Nested_relation_level.xml_set_5";
pvcpp:hasContentAnnotatedWord textoffset:698-700, textoffset:701-709, textoffset:710-721,
textoffset:722-724, textoffset:725-733, textoffset:734-739, textoffset:739-740;
pvcpp:hasCueAnnotatedWord textoffset:689-697;
pvcpp:hasNestedRelationWith this:;
pvcpp:hasSourceAnnotatedWord textoffset:741-744, textoffset:745-756 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:12.544+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 .
}