@prefix dcterms: . @prefix this: . @prefix sub: . @prefix xsd: . @prefix pav: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix rdfs: . @prefix swivt: . @prefix wiki: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { wiki:Berg2009_R1 wiki:Property-3AFrom_Study wiki:Berg2009_S1; wiki:Property-3AHas_Descriptor wiki:Zeta_Potential; wiki:Property-3AHas_Endpoint wiki:Aggregation; wiki:Property-3AHas_Relation wiki:Correlates_With; wiki:Property-3AHas_Source wiki:Berg2009; swivt:page ; swivt:wikiNamespace "0"^^xsd:integer; swivt:wikiPageModificationDate "2012-06-07T17:21:17"^^xsd:dateTime; a wiki:Category-3ARelationships, swivt:Subject; rdfs:isDefinedBy ; rdfs:label "Berg2009 R1" . } sub:provenance { sub:assertion prov:wasDerivedFrom . prov:wasAttributedTo orcid:0000-0001-7542-0286 . } sub:pubinfo { this: dcterms:created "2016-04-28T07:27:36+01:00"^^xsd:dateTime; pav:createdBy orcid:0000-0002-1267-0234 . }