@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:_bash_	skos:broader	isac:unix_shell_ .
isac:_zsh_	skos:broader	isac:unix_shell_ .
isac:_example_	skos:broader	isac:unix_shell_ .
isac:_cygwin_	skos:broader	isac:unix_shell_ .
isac:_csh_	skos:broader	isac:unix_shell_ .
isac:korn_shell_	skos:broader	isac:unix_shell_ .
isac:c_shell_	skos:broader	isac:unix_shell_ .
isac:_tcsh_	skos:broader	isac:unix_shell_ .