@prefix this: . @prefix sub: . @prefix xsd: . @prefix dct: . @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 dct:isPartOf ; a oa:Annotation; oa:hasBody this:; pvcpp:hasAttrID "wsj_0122_Attribution_relation_level.xml_set_2"; pvcpp:hasContentAnnotatedWord textoffset:284-289, textoffset:303-305, textoffset:306-314; pvcpp:hasCueAnnotatedWord textoffset:291-293, textoffset:294-302 . } sub:provenance { sub:assertion dct:created "2016-05-01T00:00:00"^^xsd:dateTime; dct:creator . } sub:pubinfo { this: dct:created "2020-06-01T16:11:06.825+02:00"^^xsd:dateTime; dct:creator , , , ; dct:license ; rdfs:comment "You are free to use this information when referencing the above paper and creator."; rdfs:seeAlso . }