@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_0187_Attribution_relation_level.xml_set_2";
pvcpp:hasContentAnnotatedWord textoffset:119-121, textoffset:122-126, textoffset:127-128,
textoffset:129-132, textoffset:133-140, textoffset:141-143, textoffset:144-152, textoffset:153-157,
textoffset:158-160, textoffset:161-164, textoffset:165-173, textoffset:174-182, textoffset:182-185,
textoffset:186-193, textoffset:194-196, textoffset:197-199, textoffset:200-205;
pvcpp:hasCueAnnotatedWord textoffset:106-108, textoffset:109-118, textoffset:99-105;
pvcpp:hasSourceAnnotatedWord textoffset:15-25, textoffset:3-6, textoffset:7-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:08.934+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 .
}