summaryrefslogtreecommitdiff
path: root/test/DAWG/rdflib/bindscope2.tsv
blob: 8bed6717f5928aeeb29aa5b197ae7ef749c0a358 (plain)
1
2
3
4
5
6
7
8
?s	?p	?o	?x
<http://example.org/john>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://schema.org/Person>	<http://example.org/john>
<http://example.org/john>	<http://schema.org/name>	"John"	<http://example.org/john>
<http://example.org/jane>	<http://schema.org/knows>	<http://example.org/john>	<http://example.org/john>
<http://example.org/jane>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://schema.org/Person>	<http://example.org/jane>
<http://example.org/jane>	<http://schema.org/name>	"Jane"	<http://example.org/jane>
<http://example.org/jane>	<http://schema.org/knows>	<http://example.org/john>	<http://example.org/jane>
<http://example.org/ecorp>	<http://schema.org/employee>	<http://example.org/jane>	<http://example.org/jane>