@prefix : . @prefix rdfs: . this :node [ :title "The Simpsons"; :id "200107"; :description "An animated cartoon series that I like" ] . this :node [ :title "Homer J. Simpson"; :description "Good ol' Homer"; [ rdfs:label "a character in" ] [ :id "200107" ] ] . :a [ :b :c ] :d .