@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 {
sub:annotation dc:isPartOf ;
a oa:Annotation;
oa:hasBody this:;
pvcpp:hasAttrID "wsj_0176_Attribution_relation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:106-109, textoffset:110-115, textoffset:116-119,
textoffset:120-126, textoffset:126-127, textoffset:128-130, textoffset:131-133, textoffset:133-134,
textoffset:135-137, textoffset:138-141, textoffset:142-147, textoffset:88-92, textoffset:93-95,
textoffset:96-98, textoffset:99-105;
pvcpp:hasCueAnnotatedWord textoffset:15-18, textoffset:19-23;
pvcpp:hasSourceAnnotatedWord textoffset:3-8, textoffset:9-14 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:11:31.908+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 .
}