<http://localhost/code#hasSourceStartLinePosition>	<http://www.w3.org/2000/01/rdf-schema#domain>	<http://localhost/code#CodeElement> .
<http://localhost/code#hasSourceStartLinePosition>	<http://www.w3.org/2000/01/rdf-schema#range>	<http://www.w3.org/2001/XMLSchema#int> .
<http://localhost/code#hasSourceStartLinePosition>	<http://www.w3.org/2000/01/rdf-schema#comment>	"Relates an element to the start line position in the source code" .
<http://localhost/code#hasSourceStartLinePosition>	<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#hasSourceStartLinePosition>	<http://www.w3.org/2000/01/rdf-schema#label>	"has source start line position" .