@prefix dc: .
@prefix orcid: .
@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_0027_Attribution_relation_level.xml_set_4";
pvcpp:hasContentAnnotatedWord textoffset:1239-1242, textoffset:1243-1245, textoffset:1246-1249,
textoffset:1250-1255, textoffset:1256-1266, textoffset:1267-1270, textoffset:1271-1283;
pvcpp:hasCueAnnotatedWord textoffset:1232-1238;
pvcpp:hasSourceAnnotatedWord textoffset:1227-1231 .
}
sub:provenance {
sub:assertion dc:created "2016-05-01T00:00:00"^^xsd:dateTime;
dc:creator orcid:0000-0003-0955-6104 .
}
sub:pubinfo {
this: dc:created "2020-06-18T13:51:15.771+02:00"^^xsd:dateTime;
dc:creator orcid:0000-0002-1267-0234, orcid:0000-0002-3429-2879, orcid:0000-0002-5347-5750,
orcid:0000-0002-8356-6469;
dc:license ;
rdfs:comment "You are free to use this information when referencing the above paper and creator.";
rdfs:seeAlso .
}