@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b2711975	rdf:type	owl:Restriction .
@prefix ns2:	<http://qudt.org/schema/qudt/> .
_:b2711975	owl:onProperty	ns2:numericValue .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b2711975	owl:allValuesFrom	xsd:integer .