@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_12";
pvcpp:hasContentAnnotatedWord textoffset:255-260, textoffset:261-270, textoffset:270-271,
textoffset:272-275, textoffset:276-279, textoffset:280-284, textoffset:284-285, textoffset:286-290,
textoffset:291-302, textoffset:303-305, textoffset:306-309, textoffset:310-320, textoffset:321-325;
pvcpp:hasCueAnnotatedWord textoffset:245-254;
pvcpp:hasNestedRelationWith this:;
pvcpp:hasSourceAnnotatedWord textoffset:240-244 .
}
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 .
}