@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_0184_Attribution_relation_level.xml_set_8";
pvcpp:hasContentAnnotatedWord textoffset:1016-1017, textoffset:1017-1019, textoffset:1019-1022,
textoffset:1023-1024, textoffset:1025-1033, textoffset:1034-1038, textoffset:1038-1039,
textoffset:1040-1041;
pvcpp:hasCueAnnotatedWord textoffset:1042-1046;
pvcpp:hasSourceAnnotatedWord textoffset:1047-1055, textoffset:1056-1058, textoffset:1059-1065,
textoffset:1066-1068, textoffset:1069-1077, textoffset:1078-1086, textoffset:1087-1090,
textoffset:1091-1093 .
}
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 .
}