@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_0171_Attribution_relation_level.xml_set_4";
pvcpp:hasContentAnnotatedWord textoffset:394-397, textoffset:398-402, textoffset:403-404,
textoffset:405-408, textoffset:409-414, textoffset:415-417, textoffset:418-426;
pvcpp:hasCueAnnotatedWord textoffset:389-393;
pvcpp:hasSourceAnnotatedWord textoffset:377-380, textoffset:381-388 .
}
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 .
}