Packages

datalog is a query language based on the logic programming paradigm

Current section

Files

Jump to
datalog priv imdb.nt
Raw

priv/imdb.nt

<http://example.org/person/100> <http://schema.org/name> "James Cameron"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/100> <http://schema.org/born> "1954-08-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/101> <http://schema.org/name> "Arnold Schwarzenegger"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/101> <http://schema.org/born> "1947-07-30"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/102> <http://schema.org/name> "Linda Hamilton"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/102> <http://schema.org/born> "1956-09-26"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/103> <http://schema.org/name> "Michael Biehn"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/103> <http://schema.org/born> "1956-07-31"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/104> <http://schema.org/name> "Ted Kotcheff"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/104> <http://schema.org/born> "1931-04-07"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/105> <http://schema.org/name> "Sylvester Stallone"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/105> <http://schema.org/born> "1946-07-06"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/106> <http://schema.org/name> "Richard Crenna"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/106> <http://schema.org/born> "1926-11-30"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/106> <http://schema.org/death> "2003-01-17"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/107> <http://schema.org/name> "Brian Dennehy"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/107> <http://schema.org/born> "1938-07-09"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/108> <http://schema.org/name> "John McTiernan"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/108> <http://schema.org/born> "1951-01-08"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/109> <http://schema.org/name> "Elpidia Carrillo"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/109> <http://schema.org/born> "1961-08-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/110> <http://schema.org/name> "Carl Weathers"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/110> <http://schema.org/born> "1948-01-14"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/111> <http://schema.org/name> "Richard Donner"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/111> <http://schema.org/born> "1930-04-24"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/112> <http://schema.org/name> "Mel Gibson"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/112> <http://schema.org/born> "1956-01-03"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/113> <http://schema.org/name> "Danny Glover"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/113> <http://schema.org/born> "1946-07-22"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/114> <http://schema.org/name> "Gary Busey"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/114> <http://schema.org/born> "1944-07-29"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/115> <http://schema.org/name> "Paul Verhoeven"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/115> <http://schema.org/born> "1938-07-18"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/116> <http://schema.org/name> "Peter Weller"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/116> <http://schema.org/born> "1947-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/117> <http://schema.org/name> "Nancy Allen"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/117> <http://schema.org/born> "1950-06-24"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/118> <http://schema.org/name> "Ronny Cox"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/118> <http://schema.org/born> "1938-07-23"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/119> <http://schema.org/name> "Mark L. Lester"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/119> <http://schema.org/born> "1946-11-26"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/120> <http://schema.org/name> "Rae Dawn Chong"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/120> <http://schema.org/born> "1961-02-28"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/121> <http://schema.org/name> "Alyssa Milano"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/121> <http://schema.org/born> "1972-12-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/122> <http://schema.org/name> "Bruce Willis"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/122> <http://schema.org/born> "1955-03-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/123> <http://schema.org/name> "Alan Rickman"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/123> <http://schema.org/born> "1946-02-21"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/124> <http://schema.org/name> "Alexander Godunov"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/124> <http://schema.org/born> "1949-11-28"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/124> <http://schema.org/death> "1995-05-18"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/125> <http://schema.org/name> "Robert Patrick"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/125> <http://schema.org/born> "1958-11-05"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/126> <http://schema.org/name> "Edward Furlong"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/126> <http://schema.org/born> "1977-08-02"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/127> <http://schema.org/name> "Jonathan Mostow"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/127> <http://schema.org/born> "1961-11-28"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/128> <http://schema.org/name> "Nick Stahl"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/128> <http://schema.org/born> "1979-12-05"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/129> <http://schema.org/name> "Claire Danes"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/129> <http://schema.org/born> "1979-04-12"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/130> <http://schema.org/name> "George P. Cosmatos"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/130> <http://schema.org/born> "1941-01-04"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/130> <http://schema.org/death> "2005-04-19"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/131> <http://schema.org/name> "Charles Napier"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/131> <http://schema.org/born> "1936-04-12"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/131> <http://schema.org/death> "2011-10-05"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/132> <http://schema.org/name> "Peter MacDonald"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/133> <http://schema.org/name> "Marc de Jonge"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/133> <http://schema.org/born> "1949-02-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/133> <http://schema.org/death> "1996-06-06"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/134> <http://schema.org/name> "Stephen Hopkins"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/135> <http://schema.org/name> "Ruben Blades"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/135> <http://schema.org/born> "1948-07-16"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/136> <http://schema.org/name> "Joe Pesci"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/136> <http://schema.org/born> "1943-02-09"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/137> <http://schema.org/name> "Ridley Scott"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/137> <http://schema.org/born> "1937-11-30"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/138> <http://schema.org/name> "Tom Skerritt"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/138> <http://schema.org/born> "1933-08-25"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/139> <http://schema.org/name> "Sigourney Weaver"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/139> <http://schema.org/born> "1949-10-08"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/140> <http://schema.org/name> "Veronica Cartwright"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/140> <http://schema.org/born> "1949-04-20"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/141> <http://schema.org/name> "Carrie Henn"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/142> <http://schema.org/name> "George Miller"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/142> <http://schema.org/born> "1945-03-03"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/143> <http://schema.org/name> "Steve Bisley"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/143> <http://schema.org/born> "1951-12-26"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/144> <http://schema.org/name> "Joanne Samuel"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/145> <http://schema.org/name> "Michael Preston"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/145> <http://schema.org/born> "1938-05-14"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/146> <http://schema.org/name> "Bruce Spence"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/146> <http://schema.org/born> "1945-09-17"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/147> <http://schema.org/name> "George Ogilvie"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/147> <http://schema.org/born> "1931-03-05"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/148> <http://schema.org/name> "Tina Turner"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/148> <http://schema.org/born> "1939-11-26"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/149> <http://schema.org/name> "Sophie Marceau"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/person/149> <http://schema.org/born> "1966-11-17"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/200> <http://schema.org/title> "The Terminator"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/200> <http://schema.org/year> "1984"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/200> <http://schema.org/director> <http://example.org/person/100> .
<http://example.org/movie/200> <http://schema.org/cast> <http://example.org/person/101> .
<http://example.org/movie/200> <http://schema.org/cast> <http://example.org/person/102> .
<http://example.org/movie/200> <http://schema.org/cast> <http://example.org/person/103> .
<http://example.org/movie/200> <http://schema.org/sequel> <http://example.org/movie/207> .
<http://example.org/movie/201> <http://schema.org/title> "First Blood"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/201> <http://schema.org/year> "1982"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/201> <http://schema.org/director> <http://example.org/person/104> .
<http://example.org/movie/201> <http://schema.org/cast> <http://example.org/person/105> .
<http://example.org/movie/201> <http://schema.org/cast> <http://example.org/person/106> .
<http://example.org/movie/201> <http://schema.org/cast> <http://example.org/person/107> .
<http://example.org/movie/201> <http://schema.org/sequel> <http://example.org/movie/209> .
<http://example.org/movie/202> <http://schema.org/title> "Predator"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/202> <http://schema.org/year> "1987"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/202> <http://schema.org/director> <http://example.org/person/108> .
<http://example.org/movie/202> <http://schema.org/cast> <http://example.org/person/101> .
<http://example.org/movie/202> <http://schema.org/cast> <http://example.org/person/109> .
<http://example.org/movie/202> <http://schema.org/cast> <http://example.org/person/110> .
<http://example.org/movie/202> <http://schema.org/sequel> <http://example.org/movie/211> .
<http://example.org/movie/203> <http://schema.org/title> "Lethal Weapon"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/203> <http://schema.org/year> "1987"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/203> <http://schema.org/director> <http://example.org/person/111> .
<http://example.org/movie/203> <http://schema.org/cast> <http://example.org/person/112> .
<http://example.org/movie/203> <http://schema.org/cast> <http://example.org/person/113> .
<http://example.org/movie/203> <http://schema.org/cast> <http://example.org/person/114> .
<http://example.org/movie/203> <http://schema.org/sequel> <http://example.org/movie/212> .
<http://example.org/movie/204> <http://schema.org/title> "RoboCop"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/204> <http://schema.org/year> "1987"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/204> <http://schema.org/director> <http://example.org/person/115> .
<http://example.org/movie/204> <http://schema.org/cast> <http://example.org/person/116> .
<http://example.org/movie/204> <http://schema.org/cast> <http://example.org/person/117> .
<http://example.org/movie/204> <http://schema.org/cast> <http://example.org/person/118> .
<http://example.org/movie/205> <http://schema.org/title> "Commando"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/205> <http://schema.org/year> "1985"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/205> <http://schema.org/director> <http://example.org/person/119> .
<http://example.org/movie/205> <http://schema.org/cast> <http://example.org/person/101> .
<http://example.org/movie/205> <http://schema.org/cast> <http://example.org/person/120> .
<http://example.org/movie/205> <http://schema.org/cast> <http://example.org/person/121> .
<http://example.org/movie/206> <http://schema.org/title> "Die Hard"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/206> <http://schema.org/year> "1988"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/206> <http://schema.org/director> <http://example.org/person/108> .
<http://example.org/movie/206> <http://schema.org/cast> <http://example.org/person/122> .
<http://example.org/movie/206> <http://schema.org/cast> <http://example.org/person/123> .
<http://example.org/movie/206> <http://schema.org/cast> <http://example.org/person/124> .
<http://example.org/movie/207> <http://schema.org/title> "Terminator 2: Judgment Day"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/207> <http://schema.org/year> "1991"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/207> <http://schema.org/director> <http://example.org/person/100> .
<http://example.org/movie/207> <http://schema.org/cast> <http://example.org/person/101> .
<http://example.org/movie/207> <http://schema.org/cast> <http://example.org/person/102> .
<http://example.org/movie/207> <http://schema.org/cast> <http://example.org/person/125> .
<http://example.org/movie/207> <http://schema.org/cast> <http://example.org/person/126> .
<http://example.org/movie/207> <http://schema.org/sequel> <http://example.org/movie/208> .
<http://example.org/movie/208> <http://schema.org/title> "Terminator 3: Rise of the Machines"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/208> <http://schema.org/year> "2003"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/208> <http://schema.org/director> <http://example.org/person/127> .
<http://example.org/movie/208> <http://schema.org/cast> <http://example.org/person/101> .
<http://example.org/movie/208> <http://schema.org/cast> <http://example.org/person/128> .
<http://example.org/movie/208> <http://schema.org/cast> <http://example.org/person/129> .
<http://example.org/movie/209> <http://schema.org/title> "Rambo: First Blood Part II"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/209> <http://schema.org/year> "1985"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/209> <http://schema.org/director> <http://example.org/person/130> .
<http://example.org/movie/209> <http://schema.org/cast> <http://example.org/person/105> .
<http://example.org/movie/209> <http://schema.org/cast> <http://example.org/person/106> .
<http://example.org/movie/209> <http://schema.org/cast> <http://example.org/person/131> .
<http://example.org/movie/209> <http://schema.org/sequel> <http://example.org/movie/210> .
<http://example.org/movie/210> <http://schema.org/title> "Rambo III"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/210> <http://schema.org/year> "1988"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/210> <http://schema.org/director> <http://example.org/person/132> .
<http://example.org/movie/210> <http://schema.org/cast> <http://example.org/person/105> .
<http://example.org/movie/210> <http://schema.org/cast> <http://example.org/person/106> .
<http://example.org/movie/210> <http://schema.org/cast> <http://example.org/person/133> .
<http://example.org/movie/211> <http://schema.org/title> "Predator 2"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/211> <http://schema.org/year> "1990"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/211> <http://schema.org/director> <http://example.org/person/134> .
<http://example.org/movie/211> <http://schema.org/cast> <http://example.org/person/113> .
<http://example.org/movie/211> <http://schema.org/cast> <http://example.org/person/114> .
<http://example.org/movie/211> <http://schema.org/cast> <http://example.org/person/135> .
<http://example.org/movie/212> <http://schema.org/title> "Lethal Weapon 2"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/212> <http://schema.org/year> "1989"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/212> <http://schema.org/director> <http://example.org/person/111> .
<http://example.org/movie/212> <http://schema.org/cast> <http://example.org/person/112> .
<http://example.org/movie/212> <http://schema.org/cast> <http://example.org/person/113> .
<http://example.org/movie/212> <http://schema.org/cast> <http://example.org/person/136> .
<http://example.org/movie/212> <http://schema.org/sequel> <http://example.org/movie/213> .
<http://example.org/movie/213> <http://schema.org/title> "Lethal Weapon 3"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/213> <http://schema.org/year> "1992"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/213> <http://schema.org/director> <http://example.org/person/111> .
<http://example.org/movie/213> <http://schema.org/cast> <http://example.org/person/112> .
<http://example.org/movie/213> <http://schema.org/cast> <http://example.org/person/113> .
<http://example.org/movie/213> <http://schema.org/cast> <http://example.org/person/136> .
<http://example.org/movie/214> <http://schema.org/title> "Alien"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/214> <http://schema.org/year> "1979"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/214> <http://schema.org/director> <http://example.org/person/137> .
<http://example.org/movie/214> <http://schema.org/cast> <http://example.org/person/138> .
<http://example.org/movie/214> <http://schema.org/cast> <http://example.org/person/139> .
<http://example.org/movie/214> <http://schema.org/cast> <http://example.org/person/140> .
<http://example.org/movie/214> <http://schema.org/sequel> <http://example.org/movie/215> .
<http://example.org/movie/215> <http://schema.org/title> "Aliens"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/215> <http://schema.org/year> "1986"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/215> <http://schema.org/director> <http://example.org/person/100> .
<http://example.org/movie/215> <http://schema.org/cast> <http://example.org/person/139> .
<http://example.org/movie/215> <http://schema.org/cast> <http://example.org/person/141> .
<http://example.org/movie/215> <http://schema.org/cast> <http://example.org/person/103> .
<http://example.org/movie/216> <http://schema.org/title> "Mad Max"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/216> <http://schema.org/year> "1979"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/216> <http://schema.org/director> <http://example.org/person/142> .
<http://example.org/movie/216> <http://schema.org/cast> <http://example.org/person/112> .
<http://example.org/movie/216> <http://schema.org/cast> <http://example.org/person/143> .
<http://example.org/movie/216> <http://schema.org/cast> <http://example.org/person/144> .
<http://example.org/movie/216> <http://schema.org/sequel> <http://example.org/movie/217> .
<http://example.org/movie/217> <http://schema.org/title> "Mad Max 2"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/217> <http://schema.org/year> "1981"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/217> <http://schema.org/director> <http://example.org/person/142> .
<http://example.org/movie/217> <http://schema.org/cast> <http://example.org/person/112> .
<http://example.org/movie/217> <http://schema.org/cast> <http://example.org/person/145> .
<http://example.org/movie/217> <http://schema.org/cast> <http://example.org/person/146> .
<http://example.org/movie/217> <http://schema.org/sequel> <http://example.org/movie/218> .
<http://example.org/movie/218> <http://schema.org/title> "Mad Max Beyond Thunderdome"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/218> <http://schema.org/year> "1985"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/218> <http://schema.org/director> <http://example.org/person/142> .
<http://example.org/movie/218> <http://schema.org/director> <http://example.org/person/147> .
<http://example.org/movie/218> <http://schema.org/cast> <http://example.org/person/112> .
<http://example.org/movie/218> <http://schema.org/cast> <http://example.org/person/148> .
<http://example.org/movie/219> <http://schema.org/title> "Braveheart"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://example.org/movie/219> <http://schema.org/year> "1995"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/movie/219> <http://schema.org/director> <http://example.org/person/112> .
<http://example.org/movie/219> <http://schema.org/cast> <http://example.org/person/112> .
<http://example.org/movie/219> <http://schema.org/cast> <http://example.org/person/149> .