@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 { dct:isPartOf ""^^xsd:integer . sub:annotation a oa:Annotation; oa:hasBody this:; pvcpp:hasAttrID "wsj_0184_Nested_relation_level.xml_set_10"; pvcpp:hasContentAnnotatedWord textoffset:123-125, textoffset:126-132, textoffset:133-135, textoffset:136-137, textoffset:138-152, textoffset:153-159; pvcpp:hasCueAnnotatedWord textoffset:114-122; pvcpp:hasNestedRelationWith this: . } sub:provenance { sub:assertion dct:created "2016-05-01T00:00:00"^^xsd:dateTime; dct:creator . } sub:pubinfo { this: dct:created "2020-06-01T16:11:47.402+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 . }