@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_13";
pvcpp:hasContentAnnotatedWord textoffset:211-214, textoffset:215-219, textoffset:220-222,
textoffset:223-226, textoffset:227-233;
pvcpp:hasCueAnnotatedWord textoffset:191-196, textoffset:197-201, textoffset:202-210;
pvcpp:hasNestedRelationWith this:;
pvcpp:hasSourceAnnotatedWord textoffset:186-190 .
}
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 .
}