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

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

PrefixNamespace IRI
n20http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioc%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FphpBB3_v%2F%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fuser+a+sioc%3AUser+.%0D%0A++++optional%7B+%3Fuser+sioc%3Aname+%3Fname%7D.%0D%0A++++optional%7B+%3Fuser+sioc%3Aid+%3Fid%7D.%0D%0A++++optional%7B+%3Fuser+sioc%3Aemail+%3Femail%7D.%0D%0A++%7D&format=text%2Fhtml&debug=
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n7http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n8http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n6http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n9http://vos.openlinksw.com/dataspace/person/dav#
n13http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/PHPBB3REFExample4/sioc.
n4http://vos.openlinksw.com/dataspace/owiki/wiki/
n18http://demo.openlinksw.com/isparql/?query=PREFIX%20sioc%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FphpBB3_v%2F%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fuser%20a%20sioc%3AUser%20.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aname%20%3Fname%7D.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aid%20%3Fid%7D.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aemail%20%3Femail%7D.%0A%20%20%7D&endpoint=/sparql&maxrows=50&default-graph-uri=
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n15http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n17http://demo.openlinksw.com/view/?format=application%2Frdf%2Bxml&maxrows=50&query=%0APREFIX%20sioc%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FphpBB3_v%2F%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fuser%20a%20sioc%3AUser%20.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aname%20%3Fname%7D.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aid%20%3Fid%7D.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aemail%20%3Femail%7D.%0A%20%20%7D&endpoint=/sparql&maxrows=50&default-graph-uri=
n21http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n9:this
foaf:made
n2:PHPBB3REFExample4
Subject Item
n8:this
sioc:creator_of
n2:PHPBB3REFExample4
Subject Item
n7:item
n6:services_of
n2:PHPBB3REFExample4
Subject Item
n15:this
sioc:creator_of
n2:PHPBB3REFExample4
Subject Item
n4:VOS
sioc:container_of
n2:PHPBB3REFExample4
atom:entry
n2:PHPBB3REFExample4
atom:contains
n2:PHPBB3REFExample4
Subject Item
n2:PHPBB3REFExample4
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:39:22.199672
dcterms:modified
2017-06-13T05:39:22.199672
rdfs:label
PHPBB3REFExample4
foaf:maker
n9:this n21:this
dc:title
PHPBB3REFExample4
opl:isDescribedUsing
n13:rdf
sioc:has_creator
n8:this n15:this
sioc:content
---+++Dump of phpBB 3 Users details <verbatim> PREFIX sioc: <http://rdfs.org/sioc/ns#> SELECT * FROM <http://demo.openlinksw.com/phpBB3_v/> WHERE { ?user a sioc:User . optional{ ?user sioc:name ?name}. optional{ ?user sioc:id ?id}. optional{ ?user sioc:email ?email}. } </verbatim> ---++++Sample Data (Live Query Results) * View Query Results [[http://demo.openlinksw.com/sparql?default-graph-uri=&should-sponge=&query=PREFIX+sioc%3A+%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0D%0ASELECT+*%0D%0AFROM+%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FphpBB3_v%2F%3E%0D%0AWHERE%0D%0A++%7B%0D%0A++++%3Fuser+a+sioc%3AUser+.%0D%0A++++optional%7B+%3Fuser+sioc%3Aname+%3Fname%7D.%0D%0A++++optional%7B+%3Fuser+sioc%3Aid+%3Fid%7D.%0D%0A++++optional%7B+%3Fuser+sioc%3Aemail+%3Femail%7D.%0D%0A++%7D&format=text%2Fhtml&debug=on][(via SPARQL Protocol URL)]] * View Query Results [[http://demo.openlinksw.com/view/?format=application%2Frdf%2Bxml&maxrows=50&query=%0APREFIX%20sioc%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FphpBB3_v%2F%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fuser%20a%20sioc%3AUser%20.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aname%20%3Fname%7D.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aid%20%3Fid%7D.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aemail%20%3Femail%7D.%0A%20%20%7D&endpoint=/sparql&maxrows=50&default-graph-uri=][(via iSPARQL Results URL)]] * View Query Editor [[http://demo.openlinksw.com/isparql/?query=PREFIX%20sioc%3A%20%3Chttp%3A%2F%2Frdfs.org%2Fsioc%2Fns%23%3E%0ASELECT%20*%0AFROM%20%3Chttp%3A%2F%2Fdemo.openlinksw.com%2FphpBB3_v%2F%3E%0AWHERE%0A%20%20%7B%0A%20%20%20%20%3Fuser%20a%20sioc%3AUser%20.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aname%20%3Fname%7D.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aid%20%3Fid%7D.%0A%20%20%20%20optional%7B%20%3Fuser%20sioc%3Aemail%20%3Femail%7D.%0A%20%20%7D&endpoint=/sparql&maxrows=50&default-graph-uri=][(via iSPARQL Visual Query Editor URL)]]
sioc:id
655d7c642c29862aedc67461ec9111a7
sioc:link
n2:PHPBB3REFExample4
sioc:has_container
n4:VOS
n6:has_services
n7:item
atom:title
PHPBB3REFExample4
sioc:links_to
n17: n18: n20:on
atom:source
n4:VOS
atom:author
n9:this
atom:published
2017-06-13T05:39:22Z
atom:updated
2017-06-13T05:39:22Z
sioc:topic
n4:VOS
Subject Item
n2:PHPBB3SIOCRef
sioc:links_to
n2:PHPBB3REFExample4