@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc:  <http://purl.org/dc/elements/1.1/> .
@prefix owl:  <http://www.w3.org/2002/07/owl#> .
@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix fn:  <http://www.w3.org/2005/xpath-functions#> .
@prefix :  <https://swwo.linked.data.world/d/chapter-9-example-queries/> .
@prefix ns1:  <https://swwo.linked.data.world/d/chapter-3-examples/> .
@prefix ns2:  <https://swwo.linked.data.world/d/chapter-9-examples/> .
@prefix gm:  <http://www.workingontologist.org/Examples/Chapter9/gm#> .
@prefix bio:  <http://www.workingontologist.org/Examples/Chapter3/biography#> .
@prefix dm:  <http://www.workingontologist.org/Examples/Chapter9/dm#> .
@prefix ice:  <http://www.WorkingOntologist.org/Examples/Chapter9/IceCream#> .
@prefix mfg:  <http://www.workingontologist.org/Examples/Chapter3/Product#> .
@prefix geo:  <http://www.workingontologist.org/Examples/Chapter3/geography#> .
@prefix daml:  <http://www.daml.org/2001/03/daml+oil#> .
@prefix spr:  <http://www.WorkingOntologist.org/Examples/Chapter9/SPR#> .
@prefix lit:  <http://www.workingontologist.org/Examples/Chapter3/shakespeare#> .
@prefix anc:  <http://www.workingontologist.org/Examples/Chapter7/Ancestry#> .
@prefix stones:  <http://www.workingontologist.org/Examples/Chapter9/stones#> .

lit:Shakespeare  owl:sameAs  spr:WilliamShakspere .
