@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_0169_Attribution_relation_level.xml_set_1";
pvcpp:hasContentAnnotatedWord textoffset:388-391, textoffset:392-396, textoffset:397-404,
textoffset:405-407, textoffset:409-410, textoffset:410-421, textoffset:422-429, textoffset:430-432,
textoffset:433-440, textoffset:440-441, textoffset:442-443;
pvcpp:hasCueAnnotatedWord textoffset:383-387;
pvcpp:hasSourceAnnotatedWord textoffset:347-354, textoffset:354-357, textoffset:358-366,
textoffset:366-367, textoffset:368-374, textoffset:375-381, textoffset:381-382 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator .
}
sub:pubinfo {
this: dc:created "2020-06-01T16:10:52.533+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 .
}