<http://localhost/code#hasSourceEndLineNumber>	<http://www.w3.org/2000/01/rdf-schema#label>	"has end start line number" .
<http://localhost/code#hasSourceEndLineNumber>	<http://www.w3.org/2000/01/rdf-schema#range>	<http://www.w3.org/2001/XMLSchema#int> .
<http://localhost/code#hasSourceEndLineNumber>	<http://www.w3.org/2000/01/rdf-schema#domain>	<http://localhost/code#CodeElement> .
<http://localhost/code#hasSourceEndLineNumber>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://localhost/code#hasSourceEndLineNumber>	<http://www.w3.org/2000/01/rdf-schema#comment>	"Relates an element to the end line number in the source code" .