blob: 6bcf67f4645d48772643c8b9d2a19a0c5fb7455b [file] [log] [blame]
@base <http://example.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
<http://example.org/#me> foaf:knows [ a foaf:Person;
foaf:name "Alice Barker"].