@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:_block_	skos:broader	isac:return_statement_ .
isac:_statement_	skos:broader	isac:return_statement_ .
isac:_anything_	skos:broader	isac:return_statement_ .
isac:_case_	skos:broader	isac:return_statement_ .
isac:_function_	skos:broader	isac:return_statement_ .
<http://webisa.webdatacommons.org/concept/_statement_in+a+function>	skos:broader	isac:return_statement_ .