This HTML5 document contains 14 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
virtrdfmechttp://www.openlinksw.com/schemas/virtrdf-meta-entity-class#
n7http://demo.openlinksw.com/about/id/entity/http/www.openlinksw.com/schemas/
foafhttp://xmlns.com/foaf/0.1/
sphttp://spinrdf.org/sp#
spinhttp://spinrdf.org/spin#
wdrshttp://www.w3.org/2007/05/powder-s#
rdfshttp://www.w3.org/2000/01/rdf-schema#
opltwhttp://www.openlinksw.com/schemas/twitter#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#
siochttp://rdfs.org/sioc/ns#

Statements

Subject Item
opltw:User
rdf:type
owl:Class
rdfs:subClassOf
sioc:UserAccount opltw:Object foaf:Agent virtrdfmec:Person
rdfs:label
Twitter User Class Twitter user
rdfs:isDefinedBy
opltw:
rdfs:comment
A Twitter user Instances of this Class are opltw:User values
wdrs:describedby
n7:twitter
spin:rule
_:vb812620
Subject Item
_:vb812620
rdf:type
sp:Construct
sp:text
# Manager knows contact CONSTRUCT {?s <#hasFriend> ?o.} WHERE { { ?s foaf:knows ?o. ?s ^foaf:knows ?o. FILTER(?o != ?s) } }