Code
decompose_triple_pattern("?athlete rdfs:label \"Cristiano Ronaldo\"@en")
Output
$subject
[1] "?athlete"
$verb
[1] "rdfs:label"
$object
[1] "\"Cristiano Ronaldo\"@en"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.