<http://example.org/university#Student> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> . <http://example.org/university#Student> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://example.org/university#Person> . <http://example.org/university#Student> <http://data.bioontology.org/metadata/prefixIRI> "Student" . <http://example.org/university#Student> <http://data.bioontology.org/metadata/def/prefLabel> "Student" . <http://example.org/university#Student> <http://data.bioontology.org/metadata/def/mappingLoom> "student" . <http://example.org/university#Student> <http://data.bioontology.org/metadata/def/mappingSameURI> <http://example.org/university#Student> . <http://example.org/university#Alice> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/university#Student> . <http://example.org/university#enrolledIn> <http://www.w3.org/2000/01/rdf-schema#domain> <http://example.org/university#Student> . <http://example.org/university#Student> <http://data.bioontology.org/metadata/def/mappingSameURI> <http://example.org/university#Student> .
<http://example.org/university#Student> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://example.org/university#Student> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://example.org/university#Person> .
<http://example.org/university#Student> <http://data.bioontology.org/metadata/prefixIRI> "Student" .
<http://example.org/university#Student> <http://data.bioontology.org/metadata/def/prefLabel> "Student" .
<http://example.org/university#Student> <http://data.bioontology.org/metadata/def/mappingLoom> "student" .
<http://example.org/university#Student> <http://data.bioontology.org/metadata/def/mappingSameURI> <http://example.org/university#Student> .
<http://example.org/university#Alice> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/university#Student> .
<http://example.org/university#enrolledIn> <http://www.w3.org/2000/01/rdf-schema#domain> <http://example.org/university#Student> .
<http://example.org/university#Student> <http://data.bioontology.org/metadata/def/mappingSameURI> <http://example.org/university#Student> .