@prefix: . :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 ?x1. ?x1 owl:onClass|owl:onDataRange 'http://semantic-dicom.org/dcm#Series'. ?x1 "1"^^xsd:nonNegativeInteger. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (INTERNAL,http://www.w3.org/2002/07/owl#qualifiedCardinality) (CLASS,'http://semantic-dicom.org/dcm#Series') (CARDINALITY,1) """^^ ; :depth "3"^^ ; :size "4"^^ ; :support "23"^^ ; :canonicalString "1 35 7 -1 37 -1 -1 -1"^^ ; a , :PatternWithSize4 , :PatternWithSupport23, :Pattern , :PatternWithDepth3. :sparql """prefix owl: prefix rdf: prefix xsd: ask where { ?x0 'http://www.w3.org/2000/01/rdf-schema#subClassOf' 'http://semantic-dicom.org/dcm#InformationEntity'. }"""^^ ; :internalRepresentation """(INTERNAL,http://www.w3.org/2000/01/rdf-schema#subClassOf) (CLASS,'http://semantic-dicom.org/dcm#InformationEntity') """^^ ; :depth "2"^^ ; :size "2"^^ ; :support "26"^^ ; :canonicalString "1 30 -1 -1"^^ ; a , :PatternWithSize2 , :PatternWithSupport26, :Pattern , :PatternWithDepth2.