@base . @prefix go: . @prefix owl: . @prefix rdfs: . a owl:Ontology . go:mine rdfs:subClassOf go:mine-10.9 . go:quarry rdfs:subClassOf go:mine-10.9 . go:mine-10.9 rdfs:subClassOf go:hasAgent, go:hasInitial_Location, go:hasTheme . # Generated String: rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom [ rdf:type owl:Class ; owl:unionOf ( )] ]. rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom [owl:intersectionOf ( [ rdf:type owl:Class ; owl:unionOf ( )] ) ; rdf:type owl:Class] ]. rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom [owl:intersectionOf ( [owl:intersectionOf ( [ rdf:type owl:Class ; owl:unionOf ( )] ) ; rdf:type owl:Class] ) ; rdf:type owl:Class] ].