@prefix ex: . @prefix rdf: . @prefix rdfs: . @prefix owl: . _:o rdf:type owl:Ontology . ex:A rdfs:subClassOf ex:B .